LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
GregSands

Include Mathscript routines on LabVIEW palettes

Status: Declined

Moved to CAR database: CAR 545637

There are a number of very useful Mathscript routines which are not available in the LabVIEW Math or Analysis libraries.  I would like them to be made available on the LabVIEW palettes as well.  Those I can think of are:

  • Contour - vi.lib\imath\engines\lvmath2\RunTimeEngine\BuiltInFunctions\contours
  • Delaunay - vi.lib\imath\engines\lvmath2\RunTimeEngine\BuiltInFunctions\delaunay
  • Convex Hull - vi.lib\imath\engines\lvmath2\RunTimeEngine\BuiltInFunctionSupport\geometry
  • Polygon Area - vi.lib\imath\engines\lvmath2\RunTimeEngine\BuiltInFunctionSupport\geometry
  • Interpolate 2D for Scattered Data - vi.lib\imath\engines\lvmath2\RunTimeEngine\BuiltInFunctions\intrp2d_uneven
  • Complex Bessel - vi.lib\imath\engines\lvmath2\RunTimeEngine\BuiltInFunctions\bessel_[hijky]

Some even already have nice looking icons Smiley Happy

 

delaunay.png   convexhull.png   polygonarea.png   interp.png   bessel.png

 

Are there more?

 

3 Comments
GregSands
Active Participant

Looks like all of these are now in the core LabVIEW palettes (since LV 2011 I think) - except for the last suggestion.  Any reason for not including the Complex Bessel VIs?  The hard work is already done, the routine is in lvanlys.dll, the VIs are written (save perhaps a polymorphic to seamlessly switch between DBL and CDB).  Maybe in 2016?

 

If this is done, then this idea plus this other one can both be closed.

 

Darren
Proven Zealot
Status changed to: Declined

Moved to CAR database: CAR 545637

Darren
Proven Zealot

I have filed CAR 545637 to our math team. They will look into adding the Complex Bessel functionality to the Bessel Functions palette in a future LabVIEW release.