Closed hyeong01 closed 4 years ago
I solved this by sending the files to my local computer. Please comment me if you have better solutions! I will close the issue after a few days myself.
Issue closed. Please refer to the comment above. The TA had the same solution.
Whenever I try profiling on Matlab on Dept 217 workstations I encounter such error:
profile viewer Error using profile (line 188) The profiler requires the Java VM
I suspect this is because of path error since JVM is already installed. However, I cannot reset the path -- it is written in a read-only file.
I wonder how others profiled codes in MATLAB on the school server so far?
The reason I did not encounter such a problem because I have been using MATLAB on windows so far, but for Project 6 I had to move to the workstations provided from the school because the memory requirement was too huge.