License Types |
Price List |
F A Qs |
Technical Support |
Online Forum |
Maintenance |
Company Profile |
Partners |
Contact Info. |
Find a Channel |
Join Our Channel |
mfPlayer
is an exclusive visual tool by
which
the previously saved numerical
data
is read and displayed. As MATFOR saves the simulated data into
a MATFOR-defined MFA file,
mfPlayer is one approach to present the file as a recorded
animation.
|
|||||||
|
|||||||
MFA (MATFOR 3D Animated File) is a file format that allows preservation of the original 3-D data during the recording of its simulation. This unique function is one significant feature as it enables the viewing of the initial data while it is being animated. mfPlayer users, then, may perform additional graphical manipulations on the animation to examine the simulated data. To record simulated result(s) into an MFA file, simply use procedures msRecordStart() and msRecordEnd() before and after the animation codes to record the animation: | |||||||
In C++
mfRecordStart( "filename.mfa" ); |
In Fortran call msRecordStart( 'filename.mfa' ) |
||||||
To play MFA files: | |||||||
In Windows:
|
|||||||
Result
|