photo

ROL


Last seen: 3 months ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
moving decimal places to the left
If the 1.0 is stored as a char/string, you can do this: sprintf("%0.1f",str2double("1.0")/10) If the leading zero is not requi...

4 years ago | 0

Question


Align position of multiple UIAxes objects
Hi there, I'm creating an app with multiple UIAxes, but I cannot figure out how to align them vertically? The ax.InnerPosition...

5 years ago | 1 answer | 0

1

answer

Question


App Designer get element in focus
Hi there, I switched from GUIDE to the App Designer some time ago, and find that a lot of important functionalities are now mis...

5 years ago | 1 answer | 4

1

answer