Application to handle the information generated by CATT-Acoustic 8
If you receive any errors, please tell me including which version of Matlab and operating system you use. And if you can, also send me the files you were handling when the error appeared.
- Windows and OSX (macOS).
- Matlab 2014b and later (full functionality in Matlab 2016b).
At the moment, English and Spanish, but in the language.m
file you can easily add any language.
- Execute
Init.m
- Clic on the
File
menu. - Clic on the
Import From...>CATT-Acoustic
, and select the folder with data (you can use the example folder). - Play with buttons.
Important: I recommend activate the hidden function to get text files with ISM (image source model) for get all functions of this app.
How to activate the hidden option?
- Find the file hiddenoptions.txt, it is in the folder of installation of CATT-Acoustic, usually in:
C:\Program Files\CATT\
- Edit the
hiddenoptions.txt
file (if it is called hiddenoptions_removethis.txt, delete '_removethis'). You have to remove the comment;
from the line where the activation code for ISM is.
You can export the data to Excel, and also export figure in multiple image formats.
For the progress bar: multiWaitbar by Ben Tordoff