Figure not rendering correctly in live script compared to figure window
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi I am having some issues with figures not rendering correctly in a live scipt how when I press the button to open them in the figure window they are fine. Any suggestions gratefully recieved.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1276300/image.png)
>> opengl info
Version: '4.6 (Compatibility Profile) Mesa 22.3.3'
Vendor: 'Intel'
Renderer: 'Mesa Intel(R) UHD Graphics (TGL GT1)'
MaxTextureSize: 16384
Visual: 'Visual 0x733, (RGBA 32 bits (8 8 8 8), Z depth 16 bits, Hardware acceleration, Double buffer, Antialias 8 samples)'
Software: 'false'
HardwareSupportLevel: 'full'
SupportsGraphicsSmoothing: 1
SupportsDepthPeelTransparency: 1
SupportsAlignVertexCenters: 1
Extensions: {307×1 cell}
MaxFrameBufferSize: 16384
2 Kommentare
Antworten (1)
Nehemiae
am 10 Mär. 2023
Hello,
Here are a few troubleshooting steps that can help:
- Ensure that your system meets the minimum requirements for MATLAB 2022a on Linux (https://www.mathworks.com/content/dam/mathworks/mathworks-dot-com/support/sysreq/files/system-requirements-release-2022a-linux.pdf).
- Try updating the symlinks as per this MATLAB Central question (https://www.mathworks.com/matlabcentral/answers/397096-the-live-editor-is-unable-to-run-in-the-current-system-configuration-error-message-when-starting-l).
If the issue persists, you can go ahead and create a Service Request for the same (https://www.mathworks.com/support/contact_us.html?s_tid=hc_trail).
0 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Performance finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!