标题: system generator mcode的编写可以用sin,cos函数吗? [打印本页] 作者: zlyld 时间: 2009-12-31 14:23 标题: system generator mcode的编写可以用sin,cos函数吗?
sine is not assigned with a value before this point. A misspelling or a switch statement without otherwise statement may cause this error.
我用的时候就会出现这种错误。程序如下:
function a=xl_test(b)
a = sine(b);