04-08-2009 06:49 AM
how to create colorbar similiar in matlab of contour plot in visual basic
Iam using 3dgraph control of ni vision and wish to display color bar along with the values
any help will be greaty appreciated
Y.Tyagi
04-14-2009 11:21 AM
Hi,
I tried doing the same thing a few years ago. Add a 2nd CWGraph3d object to your form and in the property pages
under Graph>3D set the view direction 'Towards Y-Z plane' and adjust the width of the plot to the desired size.
Plot the same data set as the 1st 3d Graph.
You will have to play around with the min/max values to get it to look right. It's not great, but it's close to the Matlab colorbar
Hope this helps
Curt
04-15-2009 03:51 AM
Hi,
Is your query solved? you should ideally update on the forum also whether your query is solved or not..
Regards,
Vaibhav
04-15-2009 04:16 AM