09-29-2014 06:44 AM
"the type of the source is 1-d array of cluster of 2 elements. the type of sink is cluster of 3 elements"
trying to plot a histogram graph and getting this error, how do correct this?
Thanks
Solved! Go to Solution.
09-29-2014 06:52 AM - edited 09-29-2014 06:52 AM
09-29-2014 06:58 AM
yes screenshots shall be provided in a bit,just a bit busy atm, thanks for the quick reply
09-29-2014 07:43 AM
i want histogram 2 to replace histogram
09-29-2014 07:46 AM - edited 09-29-2014 07:47 AM
Hi dhanna,
you should read the context help more carefully!
One of them is a "XY graph", while the other is a "Waveform graph".
Do you spot the difference now?
Why do you want to replace a XY graph by a waveform graph? What's the reason for this?
09-29-2014 08:14 AM
my situation is im testing an 8 channel board, but when i run histogram analysis all 8 plots end up on histogram as opposed the 1 i ty to choose (plot legend proving a bothersome), so used a created histogram (histogram 2) which had corrected plot legend etc.
09-29-2014 08:22 AM
Hi dhanna,
this sounds like some kind of misunderstanding…
When you make plots visible in the plot legend of a graph this DOES NOT change anything on the underlying data. It just sets the visible property of the plots!
When you want to analyse just one plot of your 8 available you need to choose it's data for analysis: most often you want to index some array subdata (like rows or columns). Use array functions to do so, IndexArray might be the first to try…
09-29-2014 08:53 AM
thanks very much,problem sorted. kudos will be given!
lastly how to get the plot legend & graph palette into the colour background? ive just made them white but want them to blend to this background (ie gridlines etc.)
09-29-2014 08:55 AM
Hi dhanna,
you should not paint them white, when you want to have them transparent!
You will find a transparent "color" in the color selector dialog in the upper right corner, represented by a "T". And most often indicators from classic palette are easier to customize…