cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Problem with columns and vectors

s-soberh
8-Gravel

Problem with columns and vectors

Hello
as in the Monte Carlo simulation in the help (step 7), the columns with the variable i are separated into vectors.
How can I just get the positive or negative values?

Example: From this column I only want the positive or negative values.

 

I use Mathcad Prime 4.0

column.JPG

 

1 ACCEPTED SOLUTION

Accepted Solutions

3 REPLIES 3

a short program:

Capture.PNG

Thank you

You could also use a combination of "match" and "trim".

B.png

Announcements