plot_chn_2.cha

来自「用matlab描述的3个自由度的半车模型」· CHA 代码 · 共 25 行

CHA
25
字号
IXChannelConfiguration named: #Plot_chn_2.
		downSampling: 1;
		updateDownSampling: 1;
		channelName: #( #(  HalbfahrzeugMathe radMatheVorne ) #( z_R '' ) )
        dscPath: #(#( #(  HalbfahrzeugMathe radMatheVorne ) #( z_R '' ) ))
        unit:    ''
        value:   0.0
     isScaled: false        scale: 1.0       offset: 0.0;
#( #(  HalbfahrzeugMathe radMatheVorne ) #( z_R_p '' ) )
        dscPath: #(#( #(  HalbfahrzeugMathe radMatheVorne ) #( z_R_p '' ) ))
        unit:    ''
        value:   0.0
     isScaled: false        scale: 1.0       offset: 0.0;
#( #(  HalbfahrzeugMathe radMatheHinten ) #( z_R '' ) )
        dscPath: #(#( #(  HalbfahrzeugMathe radMatheHinten ) #( z_R '' ) ))
        unit:    ''
        value:   0.0
     isScaled: false        scale: 1.0       offset: 0.0;
#( #(  HalbfahrzeugMathe radMatheHinten ) #( z_R_p '' ) )
        dscPath: #(#( #(  HalbfahrzeugMathe radMatheHinten ) #( z_R_p '' ) ))
        unit:    ''
        value:   0.0
     isScaled: false        scale: 1.0       offset: 0.0;
end.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?