For the past week I have been working on and running a code in MatLab. Yesterday, I ran the completed code and it worked perfectly and displayed all of my graphs. I have been working on a FFT graph using a audio file (wav). It is then converted into an FFT, then a Power Spectral density graph using pwelch, and finally a spectrogram. Fs for the PSD and spectrogram were 44100 and N was 5000; it filled in the y value for me. I had previous ran the FFT for the same file and it used that y value. All of a sudden today, it will not graph any plots. It says "MatLab has turned off the plots because of a resolution issue and to click for more details." It also gives me several java errors in the command window. I tried to copy and paste the code into a new live script window. I ran the code there and it went extremely slow and stopped. It then gave me a message that "MatLab has crashed because of internal problems and to close the program." This has happened several times. It also gave me a send report choice, but I declined because I thought restarting MatLab or my computer might help; it did not. Now it won't show the "send report to MatLab' option. I try to close out of the program and it says "it's busy and will close after a certain time limit." It goes well past this limit and never closes. It only closes if I exit the editor and try closing again. It again gives me the same busy message but eventually closes if I keep pressing it. I've had to reinstall the program before for similar issues, but I can't keep uninstalling and reinstalling this program. Can anyone help with these issues?