Check installation: Enter cmd “PEETVersion” in the terminal. If PEET is already installed, you will see the version number
If not installed, download the installation files here: PEET - Google Drive
Particle
package, and the other is the Matlab
RuntimeNow let's define a “root” folder for your package installation. I am using “/home/username/Software” as an example here for explanation.
Extract “ParticleRuntimeV99_linux.tar” under your “root” folder. That the directory order will look like “root/ParticleRuntime/v99/all_folders”, if not please adjust accordingly
Extract “Particle_1.15.1a_linux.tar” under your “root” folder. That the directory order will look like “root/Particle/all_folders”, if not please adjust accordingly.
Locate “root/Particle/Particle.sh
” and modify your PARTICLE_DIR
path in the circled line accordingly
Locate “root/Particle/Particle.cfg
” and modify your MCR_ROOT
path in the circled line accordingly
Add this line to your .bashrc
, save, and open a new terminal.
#change the path accordingly
source /home/username/Software/Particle/Particle.sh
Finally, Enter cmd “PEETVersion” in the terminal. You should see the correct version number as shown below
$ *PEETVersion*
1.15.1a 18-March-2022