Data Store Memory Block not found
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I am getting an error related to data store memory. It says that the data store memory with name 'A' was not found for block WHR/Subsystem/WhrCtl_SM/temporary clipboad for slsf copy/A_Running/DataStoreRead . But the issue is there is no such path present in my model. I think there is some data on the temporary clipboard.I even tried clearing the clipboard but no luck. Please let me know your suggestion on the same.
0 comentarios
Respuestas (1)
Akshat Dalal
el 2 de Mzo. de 2025
Hi Vishakha,
The error might probably be stemming from some local cache or unsave changes. You could try saving/resaving the model. If that does not work, I would suggest you to try using 'hilite_system' command to visually see the mentioned block in your model and then debug it further from there. You can read more about 'hilite_system' here: https://www.mathworks.com/help/simulink/slref/hilite_system.html
0 comentarios
Ver también
Categorías
Más información sobre Logical 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!