Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
![]() |
#1 |
初级会员
注册日期: 2008-05-05
年龄: 46
帖子: 1
声望力: 0 ![]() |
![]()
我用MATLAB7.0自带的inputdlg函数,总是报错:
prompt={'Enter the matrix size for x^2:','Enter the colormap name:'}; name='Input for Peaks function'; numlines=1; defaultanswer={'20','hsv'}; answer=inputdlg(prompt,name,numlines,defaultanswer); ??? Error using ==> isvarname Attempt to execute SCRIPT namelengthmax as a function. Error in ==> guihandles>createHandles at 96 if ~isempty(tag) & isvarname(tag) % can it be used as a fieldname? Error in ==> guihandles at 75 handles = createHandles(fig); Error in ==> inputdlg at 303 handles = guihandles(InputFig); |
![]() |
![]() |
|
|
![]() |
||||
主题 | 主题作者 | 版面 | 回复 | 最后发表 |
[求助]遗传算法代码疑难 | jiandan | MATLAB论坛 | 0 | 2009-03-30 11:17 |
[分享]给大家传一个图像空间变换和直方图变换的数学推导 | johnny8088 | MATLAB论坛 | 0 | 2009-01-31 03:26 |
GM(1,1) | lvlianggan | MATLAB论坛 | 2 | 2008-11-07 22:52 |
[求助]在SIMULINK里,如何将inegrator上方的箭头移到下面去 | yijianmei | MATLAB论坛 | 1 | 2008-07-24 10:15 |
仪表信息图像采集处理研究 | liuna2008 | MATLAB论坛 | 0 | 2008-04-12 18:53 |