photo

Timo


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
129,219
of 297,503

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer