資源簡介
matlab 汽車動力性源程序 還不錯的東西試試吧
代碼片段和文件信息
global?h0?
%screen=get(0‘ScreenSize‘);
%Winwidth=screen(3);Winheight=screen(4);
h0=figure(‘Color‘[1?1?1]‘Position‘[150150800520]...
???‘Numbertitle‘‘Off‘‘Name‘‘汽車的動力性‘‘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ā)動機最低轉(zhuǎn)速‘?...
‘style‘‘text‘?...
‘Tag‘‘StaticText1‘);
h12?=?uicontrol(‘Parent‘h0?...
‘Units‘‘points‘?...
‘BackgroundColor‘[1?1?1]?...
‘Li
評論
共有 條評論