Data Store Memory Block not found
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Akshat Dalal
le 2 Mar 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 commentaires
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!