How to work with files having designsync cache links?

1 回表示 (過去 30 日間)
Bala
Bala 2023 年 7 月 27 日
回答済み: Manoj Mirge 2023 年 8 月 18 日
Our matlab script files are cheked into designsync vault , when try to access them in matlab getting the following error, what is the way to make it work. 2013a version does not this problem, I see it with all new versions of matlab.
getting error as
Simulink cannot load the file
'/home/test/matlab/sim_model/test.slx'
because it is a symbolic link to a file with a different name (s4abbaeeabe9e3c88-1.62-1590161573-0). To open
this model or library, specify the destination file directly: open_system
'/sync/.cachevol024/ssor/so8/s4a/s4abbaeeabe9e3c88-1.62-1590161573-0'

回答 (1 件)

Manoj Mirge
Manoj Mirge 2023 年 8 月 18 日
I understand that you are having issues with loading files from designsync vault when shifting to a newer version of MATLAB.
I could not find the reason for the error.
To workaround the issue you may try using different project management tools with source control capability for Simulink.
You may consider using a Simulink Project.
You can find more information about Simulink Project here:
Here is the specific page for source control using Simulink Projects:
I hope this helps.

カテゴリ

Help Center および File ExchangeSoftware Development Tools についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by