Data Store Memory Block not found
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Akshat Dalal
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!