Vector input/output for embedded matlab function
6 ビュー (過去 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!