Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Modify the value of a Matrix in the Base Workspace from a Simulink Block's Callback (or Initialization)
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi, I would like to build a Subsystem that, before the Model Simulation, modifies the values of a variable (a Matrix) in the Base Workspace (I need that it appens before the Model Simulation because other blocks in the Model use the variable during the simulation). I thought that a good solution could be to use the Subsystem Callback or the Mask Initialization, but I had some problems in writing the Matrix Values in the Base Worspace.
댓글 수: 1
lokender Rawat
2018년 3월 5일
What problems are you facing when writing the values to the Base Workspace ? Could you elaborate more on this ?
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!