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

duplicate (MathScript RT Module Function)

LabVIEW 2010 Help

Edition Date: June 2010

Part Number: 371361G-01

»View Product Info

Owning Class: support

Requires: MathScript RT Module

Syntax

[c, d, ...] = duplicate(a, b, ...)

Legacy Name: deal

Description

Generates elements with the same values as those of the input elements. The input and output lists must be of the same size.

Examples

Examples

A = 'abcdef'
B = 34
[C, D] = duplicate(A, B)


 

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