Community Profile

photo

Joe Wargo

MathWorks

Last seen: 9 months ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
How can I manipulate smithchart properties that can be done manually with propertyeditor?
Hey Steve, This may not be your optimal solution, but try this as a workaround: h1 = smithchart(s11(:)); hold on ...

9 years ago | 0

Answered
Magnitude data of S-parameters
Hi Anna, Just to extend the good advice Giorgia gave, if you want to look at just one of the Sij parameters (s21, for instanc...

9 years ago | 2

Answered
How do I connect a 1-port network as termination?
Hello Alessandro, You can use the cascadesparams() function. By default, cascadesparams cascades two port networks (or 2N-po...

9 years ago | 0

Answered
How converting S-parameter to another with different impendance per port?
Hello Denis, Unfortunately, the RF Toolbox does not support per-port impedances "out of the box". The RF Toolbox interprets ...

9 years ago | 0

Answered
Trying to embed circuits in RF Toolbox, getting incomprehensible error cascade
Hey Neil, Thanks for the clarification! I think I have a handle now on what you're trying to do. There's a few workarounds I ...

10 years ago | 0

| accepted

Answered
Trying to embed circuits in RF Toolbox, getting incomprehensible error cascade
Hey Neil, I think for your use-case, you should not have to use OO design or create a new object type. A MATLAB function sho...

10 years ago | 0