![]() |
请教:关于参数传递的小问题
1 个附件
我是一个新手,运行了以下命令
>> [x,y,z]=peaks(30); >> B=[x,y,z]; >> subplot(1,2,1);surf(x,y,z);subplot(1,2,2);surf(B) 分别得到下面的图像,请问为什么在这里surf(x,y,z)和surf(B)会不一样呢? |
所有时间均为北京时间。现在的时间是 06:30。 |
Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.