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!