Coupling NI Requirements Gateway with NI MATRIXx LabWindows/CVI Coupling Series Home For more than 20 years, engineers worldwide have relied on the NI MATRIXx product family for control design applications in automotive, aerospac......
National Instruments Product Compatibility for Microsoft Windows Vista The following document outlines National Instruments Product Support for Windows Vista, The table lists the minimum version required to operate on the specific operating system: XP......
Selecting a Model Structure in the System Identification Process The model-based control design process involves modeling the plant to be controlled, analyzing and synthesizing a controller for the plant, simulating the plant and controller, and......
NI LabVIEW and CMMI-Compliant Requirements Management This article is part of a series on software engineering practices and tools for large application development in LabVIEW. Click here to view the list of other articles LabVIEW dev......
Running MATRIXx SystemBuild Models in LabVIEW/LabVIEW Real-Time MATRIXx SystemBuild allows modeling of complex dynamic systems. MATRIXx also can be used to run offline simulations to verify and investigate the model. However as a part of the de......
Syntax Highlighting for MATRIXx MATRIXx has two text-based programming languages: MathScript and Template Programming Language (TPL). MathScript is used in Xmath and TPL is used by AutoCode and DocumentIt. Syntax......
MatrixX Xmath Function to Extract Scalar from PDM by Interpolation Through Domain Data This Xmath function is in the form: [value]=extractfrompdm(pdm,valuetomatch,{row,column}) This function extracts a value from a PDM based on the domain value. Often you might want ...... Software: MATRIXx Development System
FlightGear to MATRIXx User Code Block This example provides a .c file for use as an User code block in MATRIxx to provide communication between a model running in MATRIXx and FlightGear for visualization. Also included...... Software: MATRIXx Development System
Using MSVC to Run MATRIXx SystemBuild Models in LabVIEW The Application Note Running MATRIXx SystemBuild Models in LabVIEW/LabVIEW Real-Time describes how a MATRIXx SystemBuild model can be run in LabVIEW. It uses LabWindows/CVI to comp......
How Can I Model A Time Varying Dynamic System in MATRIXx ? SystemBuild includes many built-in blocks for linear time invariant systems, logical signals, matrices, algebraic expressions, trigonometric operations, and power exponential calcu......