i have lable name total
and i want change text of that label from code but i can't
my lable name (TotalsOf) i used this code and stil getting error any idea
real percn=0;
percn=(5 * 9);
TotalsOf.text=real2str(percn);
*This post is locked for comments
I have the same question (0)