This small untility will allow one to change all the units on UIcontrols in a fig file. It will ask for the fig file name, change the field ’Units’ in each UIcontrol in the fig file and overwrite the same fig file.
To use this, download the following zip file to the some folder on your computer, and unzip it to extract the 2 files in it.
Then from Matlab console, type change_figure_units
Code listing