Code output in other codes
显示 更早的评论
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 个评论
dpb
2021-11-28
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...
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Variables 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!