Allowable/not allowable
hi, how to compare the results with the allowable stress? If the result is less than allowable stress,the stress is acceptable or else not acceptable.
Thank you
hi, how to compare the results with the allowable stress? If the result is less than allowable stress,the stress is acceptable or else not acceptable.
Thank you
First you have to decide what your allowable and notallowable should be. If they should be variables you'll have to define them first - I replace them by strings of text.
Here are two ways to accomplish what you are looking for. The first one uses an auxiliary function and vectorization and the second one a program with a for-loop.
I include a very simple third one which gives you 1 and 0 instead of the text strings.

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.