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

조회 수: 16 (최근 30일)
Dennis
Dennis 2023년 3월 30일
댓글: Dennis 2023년 3월 31일
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일
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개)

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by