Community Profile

photo

qc C


Active since 2016

Statistics

Content Feed

View by

Answered
how can I save an image which drawn line plot with original resolution?
I have solved this question by myself. I = imread(...); shape = [...]; I = insertShape(I, 'Polygon', shape, 'Color...

7 years ago | 0

| accepted

Question


how can I save an image which drawn line plot with original resolution?
Hello everyone, I need some help on saving images. I displayed an image and plot some lines in a axes object. Then I want to ...

7 years ago | 1 answer | 0

1

answer