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,