Simulink "Invalid cross-device link (18)" - error

Hi all,
When I'm trying to save a simulink .slx file, I get the following error
Error writing file "</user_path/file_name.slx>": Failed to close the package: "Invalid cross-device link (18)".
I'm currently using R2022b on Ubuntu 22.04.

 採用された回答

Walter Roberson
Walter Roberson 2023 年 3 月 30 日

0 投票

You need to update to the newest R2022b. This is a known problem that was fixed in one of the updates.

1 件のコメント

Dennis
Dennis 2023 年 3 月 31 日
Thanks, I did that but I got an error saying that I don't have access to the root folder. I was able to figure it out by using the following command on the terminal
sudo chown -R $LOGNAME: /path/to/installation/directory
Afterwards, I updated R2022b to version 5 and now I can save the files from Simulink !

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProgrammatic Model Editing についてさらに検索

製品

リリース

R2022b

質問済み:

2023 年 3 月 30 日

コメント済み:

2023 年 3 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by