首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

system generator mcode的编写可以用sin,cos函数吗?

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);
返回列表