Info
この質問は閉じられています。 編集または回答するには再度開いてください。
libraries links needs to be modified via script
1 回表示 (過去 30 日間)
古いコメントを表示
Hello All,
I'm trying for code generation and i'm facing problem with the library version issue. I have a matlab model which had 2 library blocks inside it.
For Example: Folder "Fldr_Ver1" contains library files "file_a.slx" and "file_b.slx" Similarly, Folder "Fldr_Ver2" contains library files "file_a.slx" and "file_b.slx"
Both the folders are in matlab path and my model is linked with the library files present in the folder "Fldr_Ver1". Is there a way to change the library links to the files present in folder "Fldr_Ver2" via m-scripting.
I need to do this via scripting, since I will be switching between 2 different versions of the same file as per my requirement
Thanks in advance, Renish R
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!