What is the easiest way to import all workspace data into a Simulink file for Simulink Coder?

2 visualizzazioni (ultimi 30 giorni)
I am doing some model integration for a system that has an initialization script that generates workspace data, which then is used to run a simulink simulation. I want to compile this simulink file as an executable to maximize run speed, but I need to import the data.
Is there a way to import all of the workspace data? Or will I have to use inport blocks for each instance?
I am also having errors with the root inport tool, which spurred this question

Risposte (1)

Suvansh Arora
Suvansh Arora il 1 Dic 2022
Two ways that you can use to automate the process of using workspace data in Simulink are mentioned below:
I hope the above information helps you.

Categorie

Scopri di più su Simulink Coder in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by