RF Toolbox AMP file

I came across this documentation page:
But there is no further documentation on what toolbox objects support this file format. I tried to use it with an amplifier object since that seemed logical, but get an unsupported error. Can you clarify if there is any support for this AMP file format, or if there will be in the future?
>> amp=amplifier(FileName='default.amp');
Error using amplifier/set.FileName (line 182)
Unable to open file default.amp.
Error in amplifier/setParsedOptions (line 109)
obj.FileName = options.FileName;
^^^^^^^^^^^^
Error in amplifier (line 156)
setParsedOptions(obj,options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Caused by:
Error using rf.internal.netparams.AllParameters/readRFFile
File type .amp is currently not supported by the sparameters object.

Risposte (0)

Categorie

Scopri di più su Data Import and Network Parameters in Centro assistenza e File Exchange

Prodotti

Release

R2025b

Tag

Richiesto:

il 9 Apr 2026 alle 13:43

Community Treasure Hunt

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

Start Hunting!

Translated by