How to create this image
조회 수: 1 (최근 30일)
이전 댓글 표시
i am new to opencv
can someone plz guide me how can i get similiar image from matlab commands from the .csv sheet
i have attached the file
i m using 2018a version
댓글 수: 13
Walter Roberson
2022년 7월 26일
Size of a printed image when print() is used, depends upon the figure PaperPosition properties.
DGM
2022년 7월 26일
Every time I've tried to do that, it seems that the PaperPosition is controlling the figure position, but the image is much smaller, since the axes has padding. I don't think I ever managed to wrangle a means to do it programmatically that actually worked consistently. I can get it to work using the GUI, but I'm assuming a programmatic approach is desired.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!