photo

Jay


Last seen: fast 5 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
118.827
of 299.177

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.647

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 163.615

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

Anzeigen nach

Frage


Index in position 1 exceeds array bounds (must not exceed 2).
ns = 1; Ac = 1.68; Cp = 4184; emode = 1; m_test = 0.023; a0 = 0.745; a1 = 2.3478; a2 = 0.0005; ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Index in position 2 exceeds array bounds error
function my_function(x,it,dt) global time; global t; if t == 1 output.Num_useful = 0; output.Deno = 0; ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I fix running a code that requires air properties from refprop on matlab?
I'm trying to run a matlab code that requires air properties from refprop but I keep getting this error Error using refpropm (...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I call a function inside a class in the command window?
I'm new to matlab and I want to call a function contained inside a class in the comand window to run it. The method is not stati...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort