Clear Filters
Clear Filters

Split screen function not working properly

5 views (last 30 days)
The split screen functionality in Code View mode of the AppDesigner does not work properly: The right side stays empty when chosing Left/Right (empty lower half for Top/Bottom) and doesn't show any code at all, no line numbering is indicated on that side:
I am using 2023b in the current release 6. When switching back to 2023a, the issue doesn't appear.
Can I fix this from my side? Thanks for your support.

Accepted Answer

ag
ag on 8 Feb 2024
Hi Martin,
I too faced the same issue in the R2023b, while using the split screen functionality in Code View mode of the AppDesigner.
Below is a workaround to resolve the issue,
  • Go to the Code view of the App Designer of your project
  • Select any of the Split screen view in the "Code View", either "Left/Right" or "Top/Bottom". As mentioned, the Split screen appears with a Blank view.
  • Switch to "Design View", and then switch back to "Code View", and the code populates in both screens.
  2 Comments
Martin boguslawski
Martin boguslawski on 8 Feb 2024
That's an easy fix I could have found on my own - thanks a lot!
Dan
Dan on 24 Apr 2024
I'm glad I found this comment. It works. I was pulling my hair out trying to figure out what was wrong with the split screen. :)
I hope Mathworks fixes this.

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!