フィルターのクリア

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

2 ビュー (過去 30 日間)
APTX4869
APTX4869 2019 年 1 月 23 日
コメント済み: APTX4869 2019 年 1 月 25 日
There are some AUTOSAR.Parameter in workspace.
I want to change their class to Simulink.Parameter using the command or .m script.

採用された回答

Fangjun Jiang
Fangjun Jiang 2019 年 1 月 24 日
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.
  1 件のコメント
APTX4869
APTX4869 2019 年 1 月 25 日
Maybe there is not a matlab function to do it.
find-and-replace in m file is the simple way.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCreate System Objects についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by