photo

Timo


Last seen: 2년 초과 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
281,283
of 300,853

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

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

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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, ...

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 1 | 0

1

답변