Code output in other codes
Ältere Kommentare anzeigen
Hi. I have a code which it,s output includes 4 large matrices. I wanna use these matrixes from the code without copy paste it 8n new codes. How can i do that?TNx
1 Kommentar
dpb
am 28 Nov. 2021
Have the needed variables in the argument list in the new routines.
Build a control script function that calls the desired routines in whatever order needed...
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Variables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!