Feeds
질문
I have loaded my .dat files. How do i put them in loop to get quiver successively
Loop the figure, quiver(vec000(:,1), vec000(:,2), vec000(:,4), vec000(:,5)) I have 1000 of files like this. New to Matlab...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
I have 6 columns of double data in .dat format, but i need to import only column 1 2 4 and 5. how do i do it
How to code it. Im new to matlab
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
I have 100 images in a folder of size 2080 x 1392. I need them to be cropped to 1040 x 1392(Top and Bottom half).
What should be done to call all images successively and crop them into two halves and save them in a directory. Im new to matla...
9년 초과 전 | 답변 수: 1 | 0