How to upload multiple images in matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
how can i upload multiple images in matlab?
i have a total of 40 files, each files contains 10 images
how do i upload all the images, which in total = 400 images in matlab?
댓글 수: 0
답변 (2개)
Shaima
2023년 12월 19일
Write a MATLAB code in the online MATLAB. Upload three image files in the MATLAB drive and reference these images in the code and print the image in the different subplots of the size 12. You may consider your own matrix. The images with different transformations are preferable in each subplot.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!