The following Matlab project contains the source code and Matlab examples used for gui for generating image sequences of particle motion.
Contains series of interfaces to:
- specify the domain and behaviour of the flow field
- seed the time and location of each particles
- integrate the motion of all particles through the sequence
- render each frame
- exporting the images and data
Start by executing "Particle_gui_v4.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Field.fig | 17184 |
Field.m | 26373 |
FunctionList2D.txt | 407 |
FunctionList3D.txt | 241 |
FunctionMagnitudeList2D.txt | 27 |
FunctionMagnitudeList3D.txt | 36 |
FunctionVectorList2D.txt | 66 |
FunctionVectorList3D.txt | 46 |
GetMaxDisplacement.m | 601 |
license.txt | 1313 |
MoviePrefs.fig | 22207 |
MoviePrefs.m | 48279 |
Particles.fig | 15468 |
Particles.m | 23181 |
Particle_gui_v4.fig | 2483 |
Particle_gui_v4.m | 8152 |
PointsFromCSV.m | 736 |
SaveData.fig | 9194 |
SaveData.m | 19318 |
SequencePrefs.fig | 221458 |
SequencePrefs.m | 28897 |
smoothNaN.m | 423 |
WriteData2XML.m | 2167 |