- Right click on the MATLAB executable (Shortcut OR in Program Files) and select "Properties".
- Under the Compatibility tab, select "Change high DPI settings".
- Check the "Override high DPI scaling behavior. Scaling performed by:" checkbox, and select "System" from the drop-down menu.
- Click "Ok" to save the settings.
- Start MATLAB again and check if the rendering issue still occurs.
Import Driver box is too small
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Suman
on 13 Mar 2023
Edited: Suman
on 13 Mar 2023
Hi Elias,
As per my understanding, you are facing some rendering issue in the "midedit" GUI.
You can try out the following workaround:
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
0 Comments
See Also
Categories
Find more on Call C++ from MATLAB 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!