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

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 Exchange에서 Programmatic 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