Community Profile

photo

Supreeth


Active since 2012

Followers: 0   Following: 0

Message

Statistics

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

9 years ago | 0 answers | 0

0

answers

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

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

11 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?

11 years ago | 1 answer | 0

1

answer