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

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

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the membership class.

Syntax

b = isscalar(a)

Description

Determines whether the input a is a scalar.

Examples

Inputs

Name Description
a Specifies an input value.

Outputs

Name Description
b Returns 1 if a is a scalar. Otherwise, this function returns 0. b is a Boolean value.

Examples

b = isscalar(4.3)

b = isscalar([4.5, 5])

Related Topics

ischar
isletter
isspace
isstr


Resources


 

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