Vector input/output for embedded matlab function
4 次查看(过去 30 天)
显示 更早的评论
I just want to use a vector as an input to the embedded matlab function. Also be able to obtain the output as vector. Is this possible ? If so, what is the syntax ?
Thanks in advance.
0 个评论
回答(1 个)
Azzi Abdelmalek
2013-5-26
You can use a matrix as an input or output, there is no syntax for that, just write your function and use those inputs.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!