Defining signal attributes in Data Storage Memory
1 次查看(过去 30 天)
显示 更早的评论
I have global variables in my Matlab code that I would like you use a Data Storage Memory block to use them in my simulation. Does anyone know how to define the Signal Attributes? What I am having issues with is how you would define a known 3x1 matrix. I am new to Simulink so I am unsure of how this works properly.
0 个评论
回答(1 个)
Vishal Neelagiri
2017-6-22
You should be able to use the 'Data Store Memory' block in Simulink for this use-case. There is a separate tab where you can specify the Signal Attributes like Initial Value, Dimensions, Data Type etc. You can refer to the following documentation link:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!