Hi Aviad,
I understand that you installed the “Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface” and are uncertain whether the support package has been installed correctly, as you encounter the specified error while executing the following command:
aaList = aardvarklist;
Below are steps that can assist you in resolving the error:
Step-1: To verify if the support package is properly installed, execute the following command and check if the “Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface” appears in the table. Should it be absent, please reinstall the support package.
matlab.addons.installedAddons()
Step-2: If the support package is installed correctly, follow the steps in the shared MATLAB documentation link, and check if the issue is resolved to get the required result, similar to the attached screenshot. https://www.mathworks.com/help/instrument/troubleshooting-i2c-interface.html
I hope this helps.