Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Building Tables

5 ratings | 3.60 out of 5
Print

Downloads

Filename: building_tables.vi
Requirements: View

This VI will show how to create a table where every column corresponds to a different variable. A table is equivalent to a 2-dimensional array of strings.

The Build Array function can be used to create a 2D array of numeric values where every initial array corresponds to a row. By transposing it, you can make sure that every initial array corresponds to a column. The To Fractional function converts every numeric value into strings.

Notice how all the Show (table pop up menu) options are used.

Requirements


Filename: building_tables.vi

Software Requirements


Application Software: LabVIEW Base Development System 6.1
Language(s): LabVIEW

 
5 ratings | 3.60 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).