- Regenerate Preferences: Sometimes, corrupted preferences can cause startup issues. You can regenerate your MATLAB preferences by removing the preferences directory. This will be recreated the next time you start MATLAB.
- Move Working Directory: Ensure there are no conflicting files in your MATLAB path. Move the contents of your ~/Documents/MATLAB folder to another location and try starting MATLAB again.
- Debugging Mode: Start MATLAB with the desktop and Java options disabled to see if it’s a Java issue:
[Linux] matlab启动失败,启动后白屏幕
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
0 Commenti
Risposte (1)
Manikanta Aditya
il 10 Ott 2024
Hi,
It seems you’re encountering an issue where MATLAB starts with a white screen on Linux.
matlab -nodesktop
matlab -nojvm
matlab -nodisplay
Refer to the following MATLAB Answer post to know more about the MATLAB start up issues on Linux Machine:
Hope this helps.
0 Commenti
Vedere anche
Categorie
Scopri di più su Big Data Processing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!