필터 지우기
필터 지우기

Import Driver box is too small

조회 수: 3 (최근 30일)
Elias Werner
Elias Werner 2023년 2월 8일
편집: Suman 2023년 3월 13일
I have been trying to make a MATLAB code to read data off an LCR meter. When following a video from MATLAB, I ran into a problem when trying to import my driver. That is after running "midedit" and going to File>Import the Import Driver box is too small to show any drivers and can't be resized, what should I do?

답변 (1개)

Suman
Suman 2023년 3월 13일
편집: Suman 2023년 3월 13일
Hi Elias,
As per my understanding, you are facing some rendering issue in the "midedit" GUI.
You can try out the following workaround:
  1. Right click on the MATLAB executable (Shortcut OR in Program Files) and select "Properties".
  2. Under the Compatibility tab, select "Change high DPI settings".
  3. Check the "Override high DPI scaling behavior. Scaling performed by:" checkbox, and select "System" from the drop-down menu.
  4. Click "Ok" to save the settings.
  5. Start MATLAB again and check if the rendering issue still occurs.
I hope the above workaround will be helpful in resolving the issue you are facing.
NOTE: If the "Override high DPI scaling behavior" setting is not available, try updating to the latest version of Windows 10.
Thanks,
Suman

카테고리

Help CenterFile Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기

태그

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by