photo

Mattijs Mientki


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
113 602
of 297 457

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
60.0%

VOTES REÇUS
0

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse