Clear Filters
Clear Filters

Numbers not rendering in simulink properties window for any block

1 view (last 30 days)
I'm using matlab on a linux machine. When using simuling all the numbers in properties windows disappear and a "large tab" takes there place. The highlighed part in "DC Voltage" is a single number. This only affects numbers as can be seen in the description of the window.

Answers (1)

Riya
Riya on 20 Oct 2023
Hello Christodoulos Sotiriou,
I see that you are encountering an issue with MATLAB on your Linux machine where the numbers in the properties window disappear and are replaced by a "large tab". This issue seems to be specific to the representation of numbers in the properties window.
To address this issue, you can try the following solutions:
  1. Check MATLAB Display Preferences: Go to the MATLAB Preferences and check the settings related to the display of numbers. Make sure that the appropriate number format is selected, such as "Short" or "Long". You can access the preferences by clicking on "File" in the MATLAB menu, then selecting "Preferences".
  2. Update MATLAB: Ensure that you have the latest version of MATLAB installed on your Linux machine. Updates often include bug fixes and improvements that can resolve such display issues.
  3. Reset MATLAB Preferences: If the issue persists, you can try resetting the MATLAB preferences to their default settings. To do this, go to the MATLAB command window and type ‘matlab.prefs.reset’. This will reset the preferences to their default values.
Remember to provide detailed information about your Linux distribution, MATLAB version, and any error messages or screenshots of the issue you are experiencing.
I hope it helps!

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!