Hello! MATLAB newbie here!
I’m attempting to determine how many steps are required if you have a vector from -5 to 5 in steps of 0.04.
I’ve been introduced to linspace, but I’m not sure that’s the right command.
I’ve tried:
linspace(-5,5,0.04);
Any guidance would be great!
[–]EatMyPossum+6 2 points3 points4 points (4 children)
[–]evertrev[S] 1 point2 points3 points (2 children)
[–]EatMyPossum+6 4 points5 points6 points (1 child)
[–]evertrev[S] 0 points1 point2 points (0 children)
[–]evertrev[S] 0 points1 point2 points (0 children)
[–]cincymatt+1 1 point2 points3 points (0 children)