Filter löschen
Filter löschen

Matlab doesn't open

8 Ansichten (letzte 30 Tage)
KODJOVI SENAM BORIS AHIANDIPE
Beantwortet: Pooja Kumari am 10 Jan. 2024
I'm using matalb R2023a, is was working fine on my computer few days ago. But now since some hours when I start the app it's not opening , noting is being displayed. Although is shows it task manager, matlab is not appearing on my screen .
I've already tried resintalling and also solutions here, but still I can't solve the issue. Any guidance. Thanks
  2 Kommentare
Stephen23
Stephen23 am 21 Nov. 2023
Jonas
Jonas am 23 Nov. 2023
maybe you can see it on the taskbar? it may be off screen. if thhis is the case, try right click on matlab on the taskbar -> maximize
on win11 you have to ctrl+shift+right click

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Pooja Kumari
Pooja Kumari am 10 Jan. 2024
Hi Kodjovi,
It is my understanding that you are facing issues with opening MATLAB R2023a. Here are a few troubleshooting steps that you can follow to solve this issue.
  1. Use MATLAB's Start Flags
You can try to start MATLAB with certain flags to see if that resolves the issue:
  • Press Win + R, type cmd, and press Enter to open the Command Prompt.
  • Navigate to your MATLAB installation's bin directory using the cd command in Command Prompt. For example:
cd "C:\Program Files\MATLAB\R2023a\bin"
  • Start MATLAB with the "-nodesktop" flag by typing matlab -nodesktop and pressing Enter. This will start MATLAB without its desktop environment. If it starts, there might be an issue with the graphical interface.
2. Run MATLAB as Administrator:
  • Right click on MATLAB from the StartMenu.
  • Select "Run as administrator" from the context menu.
3. Restart your computer and launch MATLAB again. Go to task manager and end the process if it is running without opening and displaying on the screen.
4. Check if your computer is using a proxy server when connected to a WiFi network. It might interfere with MATLAB's licensing or startup.
Hope this helps!

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by