Jay
Followers: 0 Following: 0
Feeds
提问
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; ...
4 years 前 | 1 个回答 | 0
1
个回答提问
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; ...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 (...
4 years 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 1 个回答 | 0