- Verify whether your current directory is under the temp folder. Change the pwd to a folder that is not under the temp folder.
- Manually set the Cache Folder under Simulink general preferences.
Why won't Simulink Onramp launch?
70 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jerry Jenkins
el 10 de Mzo. de 2021
Comentada: Andrea
el 20 de Jun. de 2024
Hello,
Whenever I attempt to launch Simulink Onramp, I recieve an error saying "Simulink Onramp failed to launch. The system temporary folder is a subfolder of 'CacheFolder', which is not supported. Change the 'CacheFolder' so it is not a subfolder of the system temporary folder." I cannot find 'CacheFolder' through searching the computer, and I do not know how to change this subfolder. How can I fix this error?
0 comentarios
Respuesta aceptada
Asvin Kumar
el 16 de Mzo. de 2021
The 'CacheFolder' mentioned is from Simulink preferences > General.
More details on it are given in this section from the page on Simulink general preferences. Like it mentions, the setting is empty by default and that means that the Cache Folder uses the present working directory (pwd). You could try either of the following:
Here's how to get details about the current Cache Folder programmatically: Get File Generation Control Parameters
Here's how to modify the Cache Folder programmatically: Set File Generation Control Parameters
Más respuestas (2)
Shaopan Guo
el 2 de Jun. de 2022
You can just change your current working space directory.
1 comentario
Florian Schallinger
el 7 de Abr. de 2024
How can you do that permanently? When I copy/pasted the code from above, I had to do it again ont the following bootup of the programm.
Ver también
Categorías
Más información sobre Interactive Model Editing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!