matlab一个小问题 Error:Incomplete or misformed expression or stat
来源:学生作业帮 编辑:神马作文网作业帮 分类:综合作业 时间:2024/11/16 01:42:45
matlab一个小问题 Error:Incomplete or misformed expression or statement.
[x,y,z]=meshgrid(linspace(-1.5,1.5,50));
isosurface=(x,y,z,((sqrt(x.^2 + y.^2)+50).* 0.776+z.*0.64).^2 - 328 * (0.776 * z - 0.64 * sqrt(x.^2 + y.^2) + 50),0);
axis equal
isosurface=(x,y,z,((sqrt(x.^2 + y.^2)+50).* 0.776+z.*0.64).^2 - 328 * (0.776 * z - 0.64 * sqrt(x.^2 + y.^2) + 50),0);
|
Error:Incomplete or misformed expression or statement.
[x,y,z]=meshgrid(linspace(-1.5,1.5,50));
isosurface=(x,y,z,((sqrt(x.^2 + y.^2)+50).* 0.776+z.*0.64).^2 - 328 * (0.776 * z - 0.64 * sqrt(x.^2 + y.^2) + 50),0);
axis equal
isosurface=(x,y,z,((sqrt(x.^2 + y.^2)+50).* 0.776+z.*0.64).^2 - 328 * (0.776 * z - 0.64 * sqrt(x.^2 + y.^2) + 50),0);
|
Error:Incomplete or misformed expression or statement.
表达式有错.while后面应该是逻辑数进行与运算,不知道你后面一串是什么数.为啥用分号?
应该是while中的那个分号有问题.
应该是while中的那个分号有问题.
matlab提示Error:Incomplete or misformed expression or statemen
matlab提示:Incomplete or misformed expression or statement.
matlab中Error:Missing variable or function.
关于matlab的Error:Unbalanced or misused parentheses or brackets
matlab 出错Error: Unbalanced or unexpected parenthesis or brac
matlab Error:Missing variable or function.哪里错了?
matlab中输入下面语句显示Error:Unbalanced or unexpected parenthesis or
matlab解方程老出现is not a valid expression or equation.
matlab求解方程的时候出现 is not a valid expression or equation.
Matlab解方程组时 提示错误' is not a valid expression or equation.下面的程
matlab 数值解法老是提示出is not a valid expression or equation.
Matlab解方程时提示错误“**is not a valid expression or equation.”