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 天)
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