Data Store Memory Block not found

6 次查看(过去 30 天)
Vishakha
Vishakha 2014-9-30
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.

回答(1 个)

Akshat Dalal
Akshat Dalal 2025-3-2
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

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by