photo

Jay


Last seen: 4년 초과 전 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변