1-Visitor
June 18, 2013
Solved
On Error Programming
- June 18, 2013
- 3 replies
- 7189 views
Hey 
I'm kinda new to Mathcad, but it works ;D
Now I'm wondering if there is any possibility to use "on error" programming. (see attachement)
I want to return "1" if the match function found at least one zero element in a collumn of the given and "0" if not.
"0" won't work because of the error message by Matchcad. 
The example is in German, so here the commands in English:
vergleich(z,A) = match(z,A)
And my own procedure: istNullVorhanden="isAnyZeroElement"
I use Mathcad 15. I also try to find a clue in previous community entries, but I only found the statement that "on error" programming is a way for the match() function.
Thank you for every help ♥


