I have loaded my .dat files. How do i put them in loop to get quiver successively
1 view (last 30 days)
Show older comments
Loop the figure, quiver(vec000(:,1), vec000(:,2), vec000(:,4), vec000(:,5))
I have 1000 of files like this.
New to Matlab
1 Comment
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!