Git For MATLAB
From UABgrid Documentation
Revision as of 15:04, 11 July 2018 by Wsmonroe@uab.edu (Talk | contribs)
MATLAB on Cheaha has been configured to work with Git.
Option 1: Cloning a Git Repository into MATLAB
Create a clean folder to use with Git
To start out with, MATLAB's Git requires an empty folder. Currently this is just an empty folder with no source control (a regular MATLAB folder).
Error creating thumbnail: convert: unable to open image `/research/apps/rnb/docs/htdocs/tgw/images/c/c9/MatlabOpenToEmptyFolder.png': No such file or directory @ error/blob.c/OpenBlob/2589.
convert: unable to open file `/research/apps/rnb/docs/htdocs/tgw/images/c/c9/MatlabOpenToEmptyFolder.png' @ error/png.c/ReadPNGImage/3639.
convert: missing an image filename `/tmp/transform_c49056-1.png' @ error/convert.c/ConvertImageCommand/3015.
convert: unable to open file `/research/apps/rnb/docs/htdocs/tgw/images/c/c9/MatlabOpenToEmptyFolder.png' @ error/png.c/ReadPNGImage/3639.
convert: missing an image filename `/tmp/transform_c49056-1.png' @ error/convert.c/ConvertImageCommand/3015.
If you have no empty folder, create one, as MATLAB's Git will give an error if there are any files in the folder.
Clone a Git Repository using MATLAB
Right click in the file browser. Navigate to Source Control->Manage Files
Error creating thumbnail: convert: unable to open image `/research/apps/rnb/docs/htdocs/tgw/images/0/01/MatlabSourceControlManageFiles.png': No such file or directory @ error/blob.c/OpenBlob/2589.
convert: unable to open file `/research/apps/rnb/docs/htdocs/tgw/images/0/01/MatlabSourceControlManageFiles.png' @ error/png.c/ReadPNGImage/3639.
convert: missing an image filename `/tmp/transform_33c7368-1.png' @ error/convert.c/ConvertImageCommand/3015.
convert: unable to open file `/research/apps/rnb/docs/htdocs/tgw/images/0/01/MatlabSourceControlManageFiles.png' @ error/png.c/ReadPNGImage/3639.
convert: missing an image filename `/tmp/transform_33c7368-1.png' @ error/convert.c/ConvertImageCommand/3015.