Clear Filters
Clear Filters

How to create this image

2 views (last 30 days)
prabhu singh
prabhu singh on 23 Jul 2022
Commented: DGM on 26 Jul 2022
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 Comments
Walter Roberson
Walter Roberson on 26 Jul 2022
Size of a printed image when print() is used, depends upon the figure PaperPosition properties.
DGM
DGM on 26 Jul 2022
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.

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!