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

disp (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the support class.

Syntax

disp(a)

Description

Displays the content of a variable without displaying the name of the variable.

Examples

Inputs

Name Description
a Specifies a variable whose content you want to display. a is a string.

Examples

A = [3, 2, -1; 1, 6, 3; 2, -4, 0];
disp(A)


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit