How to load the simulink variables and parameters from model workspace to the base workspace

8 次查看(过去 30 天)
I am compyning multiple simulink models into one model. When i just copied the model into the other model and ran it, i recieved a message that i have to load the workspace model variables into the base workspace model. So, my question is how to load all the variables from model's workspace to the basic worlspace.

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2023-5-9
  1. Don't copy. Use the Model block (model reference) to reference models in another model.
  2. Do it manually. Open all the models. Open the Model Explorer. copy+paste or drag and drop.

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by