Differences
This shows you the differences between two versions of the page.
reference:istrue [2018/08/23 14:43] |
reference:istrue [2018/08/23 14:43] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== ISTRUE ===== | ||
+ | |||
+ | Note that this reference documentation is identical to the help that is displayed in MATLAB when you type "help istrue". | ||
+ | |||
+ | <html><pre> | ||
+ | <a href=/reference/istrue><font color=green>ISTRUE</font></a> converts an input argument like "yes/no", "true/false" or "on/off" into a | ||
+ | boolean. If the input is boolean, then it will remain like that. | ||
+ | </pre></html> | ||