Mattijs Mientki
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
105.665
of 295.712
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
60.0%
ERHALTENE STIMMEN
0
RANG
of 20.274
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.317
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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,...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 7 Jahre vor | 1 Antwort | 0