|
1 | | -# PicoVNA Vector Network Analyzer Toolbox |
2 | | - |
3 | | -The PicoVNA Vector Network Analyzer Toolbox provides a set of functions and examples for use with Pico Technology PicoVNA<sup>TM</sup> Vector Network Analyzer products directly from MATLAB. |
4 | | -This toolbox contains Help documentation that can be accessed via the Documentation page in the MATLAB Help menu. |
5 | | - |
6 | | -Users downloading the zip file will need to add the root folder and sub-folders to the MATLAB path. |
7 | | - |
8 | | -## Getting started |
9 | | - |
10 | | -### Prerequisites |
11 | | - |
12 | | -* [MATLAB](https://uk.mathworks.com/products/matlab.html) for Microsoft Windows (32-bit) |
13 | | -* PicoVNA 2 software (see [Installing software](#Installing software)) |
14 | | - |
15 | | -**Notes:** |
16 | | - |
17 | | -* MATLAB 2015b is recommended for 32-bit versions of MATLAB on Microsoft Windows operating systems. |
18 | | -* The interface to the PicoVNA Network Analyzers is not currently compatible with 64-bit versions of MATLAB. |
19 | | - |
20 | | -### Supported models |
21 | | - |
22 | | -* PicoVNA 106 |
23 | | - |
24 | | -### Installing the PicoVNA Vector Network Analyzer Toolbox files |
25 | | - |
26 | | -We recommend using the [Add-Ons Explorer](https://uk.mathworks.com/help/matlab/matlab_env/get-add-ons.html) in MATLAB in order to install these files and obtain updates. |
27 | | - |
28 | | -If your version of MATLAB does not have the Add-Ons Explorer, download the zip file from the [MATLAB Central File Exchange page]() |
29 | | - and add the root and sub-folders to the MATLAB path. |
30 | | - |
31 | | -### Installing software |
32 | | - |
33 | | -* Download the PicoVNA 2 software from our [Downloads page](https://www.picotech.com/downloads). |
34 | | - |
35 | | -## Obtaining support |
36 | | - |
37 | | -Please visit our [Support page](https://www.picotech.com/tech-support) to contact us directly or visit our [Test and Measurement Forum](https://www.picotech.com/support/forum71.html) to post questions. |
38 | | - |
39 | | -Issues can be reported via the [Issues tab](https://github.com/picotech/picosdk-matlab-picovna-vector-network-analyzer-toolbox/issues). |
40 | | - |
41 | | -Please leave a comment and rating for this submission on our [MATLAB Central File Exchange page](). |
42 | | - |
43 | | -## Code of conduct |
44 | | - |
45 | | -Please refer to our [Code of Conduct](.github/CODE_OF_CONDUCT.md). |
46 | | - |
47 | | -## Copyright and licensing |
48 | | - |
49 | | -See [LICENSE.md](LICENSE.md) for license terms. |
50 | | - |
51 | | -*PicoVNA* is a registered trademark of Pico Technology Ltd. |
52 | | - |
53 | | -*MATLAB* is a registered trademark of The Mathworks, Inc. |
54 | | - |
55 | | -*Windows* is a registered trademark of Microsoft Corporation. |
56 | | - |
| 1 | +# PicoVNA Vector Network Analyzer Toolbox |
| 2 | + |
| 3 | +The PicoVNA Vector Network Analyzer Toolbox provides a set of functions and examples for use with Pico Technology PicoVNA<sup>®</sup> Vector Network Analyzer products directly from MATLAB. |
| 4 | +This toolbox contains Help documentation that can be accessed via the Documentation page in the MATLAB Help menu. |
| 5 | + |
| 6 | +Users downloading the zip file will need to add the root folder and sub-folders to the MATLAB path. |
| 7 | + |
| 8 | +## Getting started |
| 9 | + |
| 10 | +### Prerequisites |
| 11 | + |
| 12 | +* [MATLAB](https://uk.mathworks.com/products/matlab.html) for Microsoft Windows (32-bit) |
| 13 | +* [RF Toolbox](https://uk.mathworks.com/products/rftoolbox.html) |
| 14 | +* PicoVNA 2 software (see [Installing software](#installing-software)) |
| 15 | + |
| 16 | +**Notes:** |
| 17 | + |
| 18 | +* MATLAB 2015b is recommended for 32-bit versions of MATLAB on Microsoft Windows operating systems. |
| 19 | +* The interface to the PicoVNA Network Analyzers is not currently compatible with 64-bit versions of MATLAB. |
| 20 | +* RF Toolbox is required for the S11 Smith Chart example. |
| 21 | + |
| 22 | +### Supported models |
| 23 | + |
| 24 | +* PicoVNA 106 |
| 25 | + |
| 26 | +### Installing the PicoVNA Vector Network Analyzer Toolbox files |
| 27 | + |
| 28 | +We recommend using the [Add-Ons Explorer](https://uk.mathworks.com/help/matlab/matlab_env/get-add-ons.html) in MATLAB in order to install these files and obtain updates. |
| 29 | + |
| 30 | +If your version of MATLAB does not have the Add-Ons Explorer, download the zip file from the [MATLAB Central File Exchange page](https://uk.mathworks.com/matlabcentral/fileexchange/66035-picovna-vector-network-analyzer-toolbox) |
| 31 | + and add the root and sub-folders to the MATLAB path. |
| 32 | + |
| 33 | +### Installing software |
| 34 | + |
| 35 | +* Download the PicoVNA 2 software from our [Downloads page](https://www.picotech.com/downloads). |
| 36 | + |
| 37 | +## Obtaining support |
| 38 | + |
| 39 | +Please visit our [Support page](https://www.picotech.com/tech-support) to contact us directly or visit our [Test and Measurement Forum](https://www.picotech.com/support/forum71.html) to post questions. |
| 40 | + |
| 41 | +Issues can be reported via the [Issues tab](https://github.com/picotech/picosdk-matlab-picovna-vector-network-analyzer-toolbox/issues). |
| 42 | + |
| 43 | +Please leave a comment and rating for this submission on our [MATLAB Central File Exchange page](https://uk.mathworks.com/matlabcentral/fileexchange/66035-picovna-vector-network-analyzer-toolbox). |
| 44 | + |
| 45 | +## Code of conduct |
| 46 | + |
| 47 | +Please refer to our [Code of Conduct](.github/CODE_OF_CONDUCT.md). |
| 48 | + |
| 49 | +## Copyright and licensing |
| 50 | + |
| 51 | +See [LICENSE.md](LICENSE.md) for license terms. |
| 52 | + |
| 53 | +*PicoVNA* is a registered trademark of Pico Technology Ltd. |
| 54 | + |
| 55 | +*MATLAB* is a registered trademark of The Mathworks, Inc. *RF Toolbox* is a registered trademark of The Mathworks, Inc. |
| 56 | + |
| 57 | +*Windows* is a registered trademark of Microsoft Corporation. |
| 58 | + |
57 | 59 | Copyright © 2017-2018 Pico Technology Ltd. All rights reserved. |
0 commit comments