Timo
Followers: 0 Following: 0
Feeds
提问
Load data from *.mat file with mask
Hello, I have a Simulink model with a subsystem with a mask. The mask accepts a string value as input. The subsystem then ca...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to input bus data (values) into my simulink model?
So I have an inport that expects a bus signal. This bus signal is a "struct/bus object" which I have defined from a data diction...
2 years 前 | 1 个回答 | 0
1
个回答提问
Error: The external inputs specified for the block diagram indicate that the port dimensions should be [MxN]. Instead, the port dimensions are being set to [?].
I use a MATLAB script to create a variable compVals. This variable has the dimensions 1x11. I have a Simulink Inport that expec...
2 years 前 | 1 个回答 | 0
1
个回答提问
Error: When loading a matrix input, the blocks loading the corresponding data columns of the matrix must specify dimension using a scalar
I use MATLAB to create a variable weights. This variable is 11x216 in size. I have a Simulink Inport, which expects an input ma...
2 years 前 | 1 个回答 | 0
1
个回答提问
Cant use variable size of bus member vector Simulink
Hello, I have a bus object (<Quiver>) with a nested bus object (<arrows>). This nested bus object is a vector of size L (here, ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Cant use nested bus objects with bus object arrays in simulink
Hello, I am trying to build a Bus (struct) (<Quiver>) that has an array of a nested bus type (<Arrow>). Later, I want to dissec...
2 years 前 | 1 个回答 | 0