11-09-2010 05:00 PM
Hi,
I have attached a VI, and I need someone if possible to show me how to design a VI that will calculate the number of these thin patches. Thin values are those less than 1. ( < 1)
I will appreciate
11-09-2010 05:04 PM
@fifa wrote:
Hi,
I have attached a VI, and I need someone if possible to show me how to design a VI that will calculate the number of these thin patches. Thin values are those less than 1. ( < 1)
Did you look at my response #19?
Also, please do not post Word documents with embedded images of your VI, and in a version of Word that not everyone would have. If you must post a screenshot please post PNG files, or use the Code Capture Tool. The best is to simply attach your VI.
11-09-2010 05:06 PM
Hi,
Can anyone show me how to design a VI that will calculate the number of these thin patches. from the attached VI please. Thin values are those less than 1.
Thanks
11-09-2010 05:13 PM
Hi,
I have attached a VI, and I need someone if possible to show me how to design a VI that will calculate the number of these thin patches. Thin values are those less than 1. ( < 1)
I will appreciate
11-09-2010 08:13 PM
Your VI works though not as elegantly as smercurio_fc's code. Why are you repeatedly asking the question?
11-10-2010 03:59 AM
Hi there,
There are 3 patches of less than zero in the array and smercurio_fc's code is much easier but it does not show the number of patches.
What I really want is a code that shows the number of sections or patches less than 1.
I will appreciate
11-10-2010 09:35 AM
That's a little different. Also, if you're looking for the number of sections that are less than 1, then the sample array you showed has 4, not 3. All you need is a little Boolean logic.
11-10-2010 11:16 AM
Thank you very much for your help smercurio_fc
11-13-2010 03:57 AM
have you figured out how to complete this assignment as i am stuck at some points?
12-04-2010 06:41 PM
This project was set as a coursework as part of a unit contributing towards a degree. Where as it's nice for people to help one another I would regard this as cheating, and any code similar to that which has been posted will involve a viva with the student and possible failure. Everyone wins!!