RC circuit modeling in Simulink

8 ビュー (過去 30 日間)
Anirban Roy
Anirban Roy 2020 年 12 月 7 日
回答済み: Charlie 2023 年 8 月 3 日
Hello,
How do I import this RF blockset into Simulink? I'm using R2020b MATLAB.
When I use the MATLAB recommended command rflib on the MATLAB prompt - it says "Unrecognized function or variable 'rflib'."
What am I missing here?
My eventual goal is to design an RC circuit in Simulink. Could anybody kindly recommend how to proceed? Are there any alternatives outside simscape?
Sincerely,
Anirban

回答 (2 件)

Nitin Kapgate
Nitin Kapgate 2020 年 12 月 15 日
If your end goal is to design an RC vircuit in Simulink, you don't require RF blockset for that.
You can refer to the example which demonstrates RC Circuit Simulation using Simulink and Simscape .
To open the example in MATLAB, run the following command in the MATLAB Command Window:
ssc_rc_circuit_sl
To run the "rflib" command, you msut have RF Blockset insatalled in your MATLAB Setup.
You can check the output of "ver" command to verify if the RF Blockset is installed your MATLAB.

Charlie
Charlie 2023 年 8 月 3 日
within the command prompt:
>> ssc_rc_circuit_sl
Unrecognized function or variable 'ssc_rc_circuit_sl'.

カテゴリ

Help Center および File ExchangeCircuits and Systems についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by