How do I export my ROM model to Simulink?
Show older comments
I'm using ROM.
I can't export my model with ROM to Simulink. Would you hapen to know how to do this?
I'm not quite sure about the exact steps to export it to Simulink model despite the fact that I took a look at the documentation.
I have this subsystem(VCU) in my Simulink model.
"VCU" has 7 inputs and 2 outputs, and does some calculation.

I want to replace this "VCU" to a surrogate model.I mean, I'm trying to create a surrogate model of this subsystem.
The below is what I did.
I refered to this sample page.
I selected some signals as ROM inout and output

then executed Experiment manager, and export it to matlab workspace, but
I can not figure out how I export it to my simulink model and integrate my ROM model as Simulink block into my Simulink model.
What exactly should I do?
Have you ever tried ROM?
Best,
Answers (1)
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!