You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within the MATLAB command window, you can run the function installGraFT.m (assuming it's in your current repository) by typing 'installGraFT'. This function only adds necessary subfolders into your path; it doesn't build MEX file.
Type 'pwd' or 'cd' into your MATLAB command window, and ensure that this path matches the location of the installGraFT.m file on your system.
Hi, when I run installGraft.m, it throws an error because mex_compiling is not defined. Can this function be added to the repository? Thanks!
The text was updated successfully, but these errors were encountered: