Example Code

Simple Linear ODE Solver

Code and Documents

Attachment

Overview:
This VI plots and displays the formula of an n-dimension linear system.

Description:
This Vi uses the ODE Linear System Symbolic VI and ODE Linear System Numeric VI to both display the actual formula and plot it.

Requirements:
LabVIEW Base Development System (or compatible)

Steps to Implement or Execute Code:
1. Modified the parameters if needed
2.Run the VI

Additional Information or References:
Capture.PNG

**This document has been updated to meet the current required format for the NI Code Exchange.**

Regards,

Jon S.
National Instruments
LabVIEW NXG Product Owner

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
superman711090
Member
Member
on

請問 如何加入 非齊次 外力項呢?也就是[dx/dt]=+, =+

用 state space approach?