Save an Image from MATLAB Grader
IFM
on 23 Sep 2020
Latest activity Reply by Jeff Alderson
on 23 Sep 2020
I get students to create some figures in MATLAB Grader. Is there anyway the students can save the figure on their computer? I have tried savefig and that doesn't seem to do anything.
3 Comments
Time Descending
Sign in to participate
Since MATLAB Grader is a web-based application, all output from plots and figures is rendered in the browser page as images. The only way to save an image, in this case, is to right click and save the image using your browser. An example of what this looks like in Chrome is included below.
