Azzera filtri
Azzera filtri

Anyone knows How to converter AUTOSAR.Parameter to Simulink.Parameter

2 visualizzazioni (ultimi 30 giorni)
There are some AUTOSAR.Parameter in workspace.
I want to change their class to Simulink.Parameter using the command or .m script.

Risposta accettata

Fangjun Jiang
Fangjun Jiang il 24 Gen 2019
Save your workspace as a .m file and do find-and-replace.
Of course, AUTOSAR.Parameter objects have additional attributes than Simulink.Parameter objects. This approach is valid only when those additinal attributes can be ignored.

Più risposte (0)

Categorie

Scopri di più su Create System Objects in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by