Figure not rendering correctly in live script compared to figure window
조회 수: 9 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Nehemiae
2023년 3월 10일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!