photo

Supreeth


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
269,976
of 297,503

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Understanding nested function reference in parfor loop
I came accross this sentence in MATLAB doc: The body of a parfor-loop cannot make reference to a nested function. However, i...

10 years ago | 1 answer | 0

1

answer

Question


Find values of a function for different parameters.
I have Z as a function of posisition and time: Z = Z(x,y,t) There are some fixed parameters say: a,b,c I am inte...

10 years ago | 0 answers | 0

0

answers

Question


How to increase number of lines in contour plots?
Hi. I am trying to use 'ezcontour'. I want to know how to increase number of lines that appear in these contour plots. Thanks.

12 years ago | 2 answers | 0

2

answers

Question


root function does not work:(
>> a=[1 2 3]; >> root(a) Undefined function 'root' for input arguments of type 'double'. anybody knows why?

12 years ago | 1 answer | 0

1

answer