Vector into the function showing scalar variables used
古いコメントを表示
Hello! I have a "function a=fun(b,c)". The input variables b and c called into the function are both scalar. How can I create a vector into the function containing all values (b,c) called, together or separated, during the loop time in order to make accounts between new values and the previous one?
2 件のコメント
madhan ravi
2019 年 4 月 28 日
Well, you haven’t shown us how your function looks like and the expected output.
Heorhii Heorhiichuk
2019 年 4 月 28 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!