Feeds
回答済み
Weird bug in App Designer: " Unrecognized function or variable 'DispNumb'. "
Problem solved! I took a step back and checked it all again. Found out that this part was the culprit: elseif strcmp(value, 'C...
Weird bug in App Designer: " Unrecognized function or variable 'DispNumb'. "
Problem solved! I took a step back and checked it all again. Found out that this part was the culprit: elseif strcmp(value, 'C...
6年弱 前 | 0
| 採用済み
質問
Weird bug in App Designer: " Unrecognized function or variable 'DispNumb'. "
Hi, I'm using App Designer to create a GUI of a unit converter. There's 14 different converters, ranging from 'metres to feet', ...
6年弱 前 | 1 件の回答 | 0
1
回答質問
How do I ensure an input as a number and not a letter/set of letters?
I've tried a lot of methods for checking if my input x is a number or letter. I understand that normally variables are set to d...
6年弱 前 | 3 件の回答 | 0
