wxl789 发表于 2008-7-4 14:50

回复 15楼 的帖子

谢谢。。。

设置成功了。。
也能输出数据了。。
这些数据应该是一个列向量。现在我想让他和另外一个列向量相减,怎么老出这个错误:



??? Undefined function or method 'colon' for input arguments of type 'struct'.
Error in ==> computew at 14
w1 = ylag1(1:n,1)-(u4)';


好像是我保存的列向量在这里变成结构体了,我根本没有做这个设置啊,这是怎么回事呢??

请求帮助!!!

[ 本帖最后由 wxl789 于 2008-7-4 14:51 编辑 ]
页: 1 [2]
查看完整版本: 怎么用m文件实现延迟??