資源簡(jiǎn)介
matlab 汽車(chē)動(dòng)力性源程序 還不錯(cuò)的東西試試吧
代碼片段和文件信息
global?h0?
%screen=get(0‘ScreenSize‘);
%Winwidth=screen(3);Winheight=screen(4);
h0=figure(‘Color‘[1?1?1]‘Position‘[150150800520]...
???‘Numbertitle‘‘Off‘‘Name‘‘汽車(chē)的動(dòng)力性‘‘MenuBar‘‘none‘);
h30?=?uicontrol(‘Parent‘h0?...
‘Units‘‘points‘?...
‘BackgroundColor‘[0?0.8?0.6]?...
‘Callback‘‘‘?...
‘ListboxTop‘0?...
‘Position‘[10?60?80?12]?...
???‘String‘‘Parameters?Input‘?...
???‘style‘‘text‘?...
‘Tag‘‘StaticText3‘‘Back‘[101]);
h11?=?uicontrol(‘Parent‘h0?...
‘Units‘‘points‘?...
‘BackgroundColor‘[0?0.8?0.6]?...
‘ListboxTop‘0?...
‘Position‘[5?45?65?10]?...
‘String‘‘發(fā)動(dòng)機(jī)最低轉(zhuǎn)速‘?...
‘style‘‘text‘?...
‘Tag‘‘StaticText1‘);
h12?=?uicontrol(‘Parent‘h0?...
‘Units‘‘points‘?...
‘BackgroundColor‘[1?1?1]?...
‘Li
評(píng)論
共有 條評(píng)論