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

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

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the advanced class.

Syntax

[msg, NU, Z, size] = besschk(nu, z)

Description

Checks for valid parameters of a Bessel function.

Inputs

Name Description
nu Specifies the Bessel function to evaluate. nu is a real matrix. If nu is a scalar and z is a matrix, LabVIEW converts nu to a matrix of the same size as z with all elements equal to nu.
z Specifies the value at which to evaluate the Bessel function. z is a complex matrix. If z is a scalar and nu is a matrix, LabVIEW converts z to a matrix of the same size as nu with all elements equal to z.

Outputs

Name Description
msg Returns an error message if nu or z is not numeric or if nu is not real. msg is a string.
NU Returns nu as a matrix of the same size as Z.
Z Returns z as a matrix of the same size as NU.
size Returns the size of NU and Z.

Related Topics

bessel
besselh
besseli
besselj
besselk
bessely


Resources


 

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