Info

This question is closed. Reopen it to edit or answer.

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 view (last 30 days)
plz help me to store each individual function outputs in each array

Answers (1)

Walter Roberson
Walter Roberson on 30 Sep 2015
Use a cell array.

Community Treasure Hunt

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

Start Hunting!