Info

この質問は閉じられています。 編集または回答するには再度開いてください。

hi i am passing two matrices as inputs,and gone through 10 functions(by calling 1 function in main program),each function returns two corresponding output matrices,now i need to store 'n' outputs for passing 'n' inputs.

1 回表示 (過去 30 日間)
kaavya subramani
kaavya subramani 2015 年 9 月 30 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
plz help me to store each individual function outputs in each array

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 9 月 30 日
Use a cell array.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by