NanoVNA MATLAB wrapper

Version 1.0.0 (4,14 KB) von Jegan Mani
NanoVNA MATLAB wrapper provides an easy way to connect with NanoVNA from MATLAB and perform basic measurements through MATLAB.
197 Downloads
Aktualisiert 25. Jul 2021

Lizenz anzeigen

NanoVNA provdes MATLAB access to NanoVNA using serial interface. This class provides most commonly used functionality through a simple 2 port VNA. The number data points between a measurement span is limited to 101 points.If no input is provided class would use defaults of COM8 and 9600 for baudrate.
Typical call :
test = NanoVNA()
test = NanoVNA('ComPort','Com8','BaudRate','9600')
test.setSweepParameters(100000000,300000000)

Zitieren als

Jegan Mani (2024). NanoVNA MATLAB wrapper (https://www.mathworks.com/matlabcentral/fileexchange/96434-nanovna-matlab-wrapper), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2021a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0