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

16 visualizaciones (últimos 30 días)
Dennis
Dennis el 30 de Mzo. de 2023
Comentada: Dennis el 31 de Mzo. de 2023
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.

Respuesta aceptada

Walter Roberson
Walter Roberson el 30 de Mzo. de 2023
You need to update to the newest R2022b. This is a known problem that was fixed in one of the updates.
  1 comentario
Dennis
Dennis el 31 de Mzo. de 2023
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 !

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by