photo

Jay


Last seen: nästan 5 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
170 468
of 299 007

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 659

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163 093

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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

nästan 5 år ago | 1 answer | 0

1

answer

Question


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

ungefär 5 år ago | 1 answer | 0

1

answer

Question


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

ungefär 5 år ago | 0 answers | 0

0

answers

Question


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

ungefär 5 år ago | 1 answer | 0

1

answer