photo

Mattijs Mientki


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
118,907
of 301,589

평판
0

참여
5 질문
0 답변

답변 채택
60.0%

획득한 표
0

순위
 of 21,343

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,641

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


function 'subsindex' is not defined for values of class 'string'
<</matlabcentral/answers/uploaded_files/122237/Knipsel.PNG>> This is roughly my code Only sometimes I have less or more inpu...

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

1

답변

질문


How to add title and x/y-labels after generating multiple figures?
x=[1 2 3] ; y=[1 2 3; 1 3 9; 1 9 81]; for i = 1 : 3 f(i) = figure; h(i) = plot(x,y(:,i)) end ...

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

1

답변

질문


How do access a variable from structure based on a string name of the structure?
I have a simulink model simulating different heat producers in a house. From this simulation I get a lot of data on the demand,...

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

1

답변

질문


Initiate simulink model with data depending on Simulink variables
I would like to run a Matlab script to iniate my Simulink model. Now i am using "InitFcn Callback: Load_profiles_script3.m" whic...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Export Simulink parameters to .mat file
I am building a Simulink model, where a lot of parameters are shared using 'from' and 'go to' tags. Now we have a lot of output...

8년 초과 전 | 답변 수: 1 | 0

1

답변