National_Instruments
CLAD · Question #75
Which of the following methods will create an XY Graph with two plots?
The correct answer is B. X array, Y array. You've hit your limit · resets 12:50am (America/New_York)
User Interface Design
Question
Which of the following methods will create an XY Graph with two plots?
Options
- ACreate a single cluster from two arrays of X values and two arrays of Y values in an X, Y.
- BX array, Y array.
- CBundle the X and Y array pairs together into two clusters and then create an array of these two clusters.
- DBundle the X and Y array pairs together into two clusters and then create an array of these two clusters. Create a single array of each of the X array and Y arrays in an X, Y, X, Y pattern.
How the community answered
(32 responses)- A6% (2)
- B78% (25)
- C13% (4)
- D3% (1)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#XY Graph#multiple plots#cluster array#X-Y array pairs
Community Discussion
No community discussion yet for this question.