Data Store Memory Block not found
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Akshat Dalal
on 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 Comments
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!