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

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

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the string class.

Syntax

c = int2str(a)

Description

Converts a matrix of integers to a string. LabVIEW rounds all numbers and ignores imaginary parts.

Examples

Inputs

Name Description
a Specifies a matrix.

Outputs

Name Description
c Returns the string equivalent to a.

Examples

A = [34.333, 123456.4, -38]
C = int2str(A)

Related Topics

num2str


Resources


 

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