Pickering MATLAB Toolbox
Pickering MATLAB Toolbox is an install package containing all the components needed to use the Pickering Cards in a PXI or LXI platform.
Toolbox installs:
- Libraries needed for controlling Pickering cards
- MATLAB OOP based programming class definition files
- Examples scripts for controlling cards using MATLAB
Download Link for Pickering MATLAB Toolbox
Official released version of Pickering MATLAB Toolbox can be downloaded from:
http://downloads.pickeringtest.info/downloads/drivers/MATLAB/ ("MATLAB Toolbox for Pickering Cards")
Installing Pickering MATLAB Toolbox
Download the official version of Pickering MATLAB Toolbox from:
http://downloads.pickeringtest.info/downloads/drivers/MATLAB/ ("MATLAB Toolbox for Pickering Cards")
toolboxFile =
'<Filepath for the downloaded Pickering MATLAB toolbox>'
;
installedToolbox = matlab.addons.toolbox.installToolbox(toolboxFile) </filepath>
Reference for installing Toolbox in MATLAB:
https://uk.mathworks.com/help/matlab/ref/matlab.addons.toolbox.installtoolbox.html
Accessing Examples for Controlling Pickering Cards
Examples are included along with the toolbox to provide customers as reference for their development work. Examples provided along with the toolbox can be accessed as mentioned below using “Manage Add-Ons” option as mentioned in this link.
Locate Pickering Toolbox in Add-On Manager To view and manage installed add-ons, go to the Home tab and select
Add-Ons > Manage Add-Ons
Open the folder containing the Toolbox in MATLAB using this option
All the examples can be accessed using the “Current Folder” tab