Example Test Program
Download the attached Matlab .m document for use with the Matlab Orbit Determination Toobox:
This file is the estbat function test program written by Russell Carpenter for Spiral Zero of the ODTBX project.
Notes:
- The name of your test program must match the name of your .m file that it accompanies with the add on "_example" ie: if your function is named "test.m" then your test program will be named "test_example.m"
Return to MatlabOdtbxHelp?