photo

Jay


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
164,256
of 297,457

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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; ...

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

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

5 years 前 | 1 个回答 | 0

1

个回答