Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save juniorhero/6c44581edebc447bfd61f6ac293b8ed4 to your computer and use it in GitHub Desktop.

Select an option

Save juniorhero/6c44581edebc447bfd61f6ac293b8ed4 to your computer and use it in GitHub Desktop.
F = getframe(handles.axes2);
Image = frame2im(F);
imwrite(Image,'D:/folder/output.jpg','jpg');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment