App designer opening seems to kill the help window
Show older comments
When starting up Matlab the help window opens up fine and displays whatever is asked. But after starting 'app designer' whenever I type something in the help search window, an empty help window appears. I have to go to a webpage to search the documentation. Is this some sort of path or environment variable issue?
4 Comments
Suvansh Arora
on 29 Nov 2022
This seems to work fine for me, could you please provide precise set of action to reproduce this issue?
This is how, I am performing the mentioned task:
- Open App designer.
>> appdesigner
- Opening help window.
>> helpwin fft
or
>> doc fft
Michael Cole
on 29 Nov 2022
James
on 10 Dec 2022
Are there any other steps you’re leaving out? Are you opening a certain file and then the issue occurs?
Michael Cole
on 10 Dec 2022
Edited: Michael Cole
on 11 Dec 2022
Answers (2)
Suvansh Arora
on 30 Nov 2022
1 vote
This can be caused for various reasons, please try below mentioned workarounds to resolve this issue:
- Sign out "MathWorks Account" in MATLAB Desktop.
- Restart MATLAB and sign in "MathWorks Account" again.
Attaching below related ML answers community questions for your reference,
1 Comment
Michael Cole
on 2 Dec 2022
Michael Cole
on 17 Dec 2022
0 votes
1 Comment
James
on 17 Dec 2022
I don’t know much about -cefdisablegpu specifically, but it sounds like the command specifically disables GPU acceleration for CEF-related things. Basically any window that uses Chromium, from my understanding. I’m curious what the full fix’ll be.
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!