| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → RF Toolbox |
| Contents | Index |
| Learn more about RF Toolbox |
setop(h,'Condition1',value1,'Condition2',value2,...)
setop(h,'Condition1')
setop(h)
setop(h,'Condition1',value1,'Condition2',value2,...) changes the operating conditions of the circuit or data object, h, to those specified by the condition/value pairs. Conditions you do not specify retain their original values.
Note RF Toolbox software ignores any conditions that are not applicable to the specified object. Ignoring these conditions lets you apply the same set of operating conditions to an entire network where different conditions exist for different components. |
You can only change operating conditions for objects you import from a .p2d or .s2d file.
setop(h,'Condition1') lists the available values for the specified operating condition 'Condition1'.
setop(h) lists the available values for all operating conditions of the object h.
When you set the operating conditions for a network that contains several objects, the toolbox does not issue an error or warning if the specified conditions cannot be applied to all objects. For some networks, this lack of error or warning lets you call the setop method once to apply the same set of operating conditions to any objects where operating conditions are applicable. However, you may want to specify a network that contains one or more of the following:
Several objects with different sets of operating conditions.
Several objects with the same set of operating conditions that are configured differently.
To specify one of these types of networks, use a separate call to the setop method for each object.
| getop |
![]() | semilogy | smith | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |