Creating a 3D Plot from Predefined Matrices with HiQ Primary Software: Other NI Software>>HiQPrimary Software Version: 4.1 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I have three matrices of points [cartesian (x, y, z), cylindrical (r, q, z), or spherical (r, p, q)] and I want to plot the data. Solution: First, you need to get the data into HiQ. The fastest way to do this is to use the Import Wizard (look under the Workbook menu) Next, you need to add a 3-D graph to your worksheet. Once you have the graph you will need to add your plot to the graph. The simplest way to do this is to type this command:
graph is the name of the 3-D Graph object. a,b,c are the three matrices of data The order of a,b,c depends on the coordinate system:
cylindrical = q,z,r spherical = p,q,r
Note: National Instruments does not support HiQ functionality on Mac OS in LabVIEW 7.0 and will no longer support HiQ functionality on all platforms after LabVIEW 7.0. If your application uses HiQ VIs, consider replacing them with the Analyze and Mathematics VIs. Refer to the LabVIEW Help for information about using the Analyze and Mathematics VIs. You access the LabVIEW Help by selecting Help»VI, Function, & How-To Help. Related Links: HiQ Support Attachments:
Report Date: 04/20/2000 Last Updated: 09/15/2004 Document ID: 1WJD7IPQ |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
