MATLAB: Upload m-file / GUI to Github

.m files to githubgithub

Question: I have a .m file , a .fig file. Can I upload that to Github without any error.
Question: Or what would be the best way to show what I created in matlab to the public or potential employers as a project.

Best Answer

Hi Ernesto,
For source control, Git integration is possible with MATLAB. Please have a look into the following links for more information:
Hope this helps.
Thanks
Nikhil