How to declare input variables as a vector?
31 ビュー (過去 30 日間)
表示 古いコメント
Given
function [y1,...,yN] = myfun(x1,...,xM)
In matlab is it possible that the input variable x1 is a vector?
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!