필터 지우기
필터 지우기

Change variable Name of "To Workspace"

조회 수: 35 (최근 30일)
Stephan Karelly
Stephan Karelly 2020년 6월 19일
댓글: Muhammad Ahmad 2024년 3월 14일
Hello there, so i'm doing my first ever Simulink Project and im having multiple Systems in one file.
Since im giving multible variables back to Mathlab i tried to change the variable names of "To Workspace" , but that works only partially. There is the prefix "out." that i cannot change. So it's out.variable1. Which leads to Matlab saving all outputs into the same Variable "out" and making it unsusable for me.
I'm sure there is a way to solve that but i can't find it.

채택된 답변

Sara Nadeau
Sara Nadeau 2020년 6월 19일
I believe you may be seeing the effect of some model configuration parameters at work. In the model configuration parameters, check to see whether Single simulation output is checked.
If you do not want all your data returned in one variable, you can clear this option. If you're ok with the single simulation output, you can also change the name used for the default variable in the model configuration parameters.
  댓글 수: 2
Stephan Karelly
Stephan Karelly 2020년 6월 20일
You are the best. Thank you so much. No way i would have ever found that.
Muhammad Ahmad
Muhammad Ahmad 2024년 3월 14일
Thanks man

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Large-Scale Modeling에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by