Community Profile

photo

Pravallika


University of New Mexico

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Changing X and Y axis limits??
CODE: function x = logmap(R, timesteps, xinit, color) clc x = zeros(timesteps,1); x(1) = xinit; for t = 1:lengt...

11 years ago | 1 answer | 0

1

answer

Question


Subscript indices must either be real positive integers or logicals???
I am relatively new to matlab. So I am trying out some logic in the following lines which gives me the error which I think is be...

11 years ago | 1 answer | 0

1

answer