You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to The MATLAB users
Hi,
Is there an easy way to convert an .mat file into a .jpg file? I have
been trying to read a grey intensity file (.mat) and save it into a
jpg file but somehow the scaling does not work.
I guess this should be straightforward with save or imwrite ...