Home / code / lottie_functions_08_21_2018-stable
Name Modified Size InfoDownloads / Week
Parent folder
lottie_posrotate.m 2018-08-21 615 Bytes
lottie_ptretour.m 2018-08-21 615 Bytes
lottie_saveprefs.m 2018-08-21 548 Bytes
lottie_uespacemaj.m 2018-08-21 3.3 kB
lottievectors.m 2018-08-21 34.5 kB
lottie_getnorm.m 2018-08-21 651 Bytes
lottie_groupvalues.m 2018-08-21 3.5 kB
lottie_groupvalues_clearvmat.m 2018-08-21 650 Bytes
lottie_loadprefs.m 2018-08-21 571 Bytes
lottie_longandshort.m 2018-08-21 697 Bytes
lottie_normvalues.m 2018-08-21 1.5 kB
lottie_fixdegs.m 2018-08-21 577 Bytes
lottie_fleche.m 2018-08-21 5.2 kB
lottie_flechedeg.m 2018-08-21 15.6 kB
lottie_getheading.m 2018-08-21 1.0 kB
lottie_calcforcerelative.m 2018-08-21 625 Bytes
lottie_defaults.m 2018-08-21 8.5 kB
lottie_displaycontrols.m 2018-08-21 7.8 kB
lottie_displaymajcontrols.m 2018-08-21 8.1 kB
lottie_dlog.m 2018-08-21 3.6 kB
lottie_drawforcevecteur.m 2018-08-21 1.7 kB
Totals: 21 Items   99.8 kB 0
Lottie Vectors is an application for Matlab that alows you to do some pretty neat things -with vectors. More exactly -displaying them in ways that hopefully will allow you to explore and better understand your vector data.

The basic idea is simple, take a vector defined in one of a few different types of data formats and map it on the screen. Add another vector and you start to form a 'route'.

Each route or position vector can be accompanied with a 'force' vector. This can be used to show something acting on a position with direction and magnitude.

Finally you can give each position a tag to display on screen. This could be a common math symbol or greek letter, start/end signposts, or a number of the position either from the begining or after a reset.

After all the information has been loaded for your dataset. Either passed over the command line, or as a text file. Lottie Vectors displays inside a figure that you can resize, rotate and turn 2D positions into a 3D picture with forces.

The window has option buttons for tweaking the results and allow you to save the position map, load in a vector text file, and much more.


Source: README.txt, updated 2018-08-17