More specific. In the lines below, variable modFracts does not exist. The program runs and stops when the variable is called, but no error message appears Command Window
____________________
modFracts
propMain = char(propMain); propSec = char(propSec);
valMain = num2str(modFracts(handles.ILXLPlt),3)
__________________
Any help is appreciated.