Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I'm trying to type this conditional statement and I don't know how to. Could someone please help me type this function?
I need a comma after V-battery and then an absolute value before the closing bracket, and PTC doesn't let me type that.
Solved! Go to Solution.
Hi,
I tried that too, but still I can't get to what its supposed to be...
Hi,
do not use square brackets, use parentheses.
Hi,
I tried that too, but still I can't get to what its supposed to be...
and in my book, it is using square brackets.
Intro to power electronics and motor control page 718.
@cadtelsim wrote:
and in my book, it is using square brackets.
Intro to power electronics and motor control page 718.
Hi,
please study help pages to understand if command.
You can also search community web to get more information.
https://community.ptc.com/t5/Mathcad/Compound-IF-statement-with-text/m-p/845500
@cadtelsim wrote:
Hi,
I tried that too, but still I can't get to what its supposed to be...
Hi,
if command syntax in your expression is incorrect, use something like this if(mod(omega*t,pi),"true","false")