09-04-2019 04:50 AM
Hi
Can anyone explain to me why B is not a good awnser ?
I tested the VI and it gives me exactly like the graph in the picture.
But in the response they mentionned only D as a the right awnser.
Solved! Go to Solution.
09-04-2019 05:10 AM
It looks like the Build Array primitive in B is set to concatenate inputs so you only get a single plot as a result.
Andy
09-04-2019 05:13 AM - edited 09-04-2019 05:14 AM
Sure, you've made mistake in your test. Compare two "build array" functions in this snippet
09-04-2019 05:22 AM
Thank you
I didn't activate the concatinate option so I obtained the first graph.
09-04-2019 05:22 AM
Yes that is it.
Thank you
09-04-2019 10:06 AM
Technically C can also be an answer. First 2 graphs (rows of the array) are correct, 2 other plots (zeros) can be hidden in graph properties. We do not see they are not hidden, so we can assume they can be.