Call for value of a variable in one mfile to another mfile
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a mfile named motor_model.m. I have another mfile named controller.m where I am calling motor_model.m in the first line. Now the output of motor_model.m is the steady state current which is stored in a vatiable named I_steadystate whose value needs to be called in controller.m. Could you give me the code as to how I can do this?
댓글 수: 0
채택된 답변
Image Analyst
2013년 3월 27일
댓글 수: 2
Image Analyst
2013년 3월 27일
I did. What happened when you clicked on the link in my message? Well try again with this address: http://matlab.wikia.com/wiki/FAQ#How_can_I_share_data_between_callback_functions_in_my_GUI.28s.29.3F
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!