Change variable Name of "To Workspace"

19 vues (au cours des 30 derniers jours)
Stephan Karelly
Stephan Karelly le 19 Juin 2020
Commenté : Muhammad Ahmad le 14 Mar 2024
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.

Réponse acceptée

Sara Nadeau
Sara Nadeau le 19 Juin 2020
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 commentaires
Stephan Karelly
Stephan Karelly le 20 Juin 2020
You are the best. Thank you so much. No way i would have ever found that.
Muhammad Ahmad
Muhammad Ahmad le 14 Mar 2024
Thanks man

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink Coder dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by