-
Notifications
You must be signed in to change notification settings - Fork 27
UKF: Init and run as s function
Ivo Georgiev edited this page Dec 4, 2017
·
2 revisions
- Open Simulink model ukf_cfgN.slx (N-number of configuration i.e 0 or 1 for now)
- Open S-Function Builder block and press Build button. Check that ukf_sfun_cfgN.mexw32/64 is created successfully and close window.
- Run simulation and check scope results.
Wiki
*Home
Getting Started with UKF C library
- UKF: build and run examples
- UKF: configuration tips
- UKF: configuration GUI
- UKF: init and run in C programs
- UKF: init and run as s-function
Examples