필터 지우기
필터 지우기

How to connect matlab function blocks in the same circuit

조회 수: 2 (최근 30일)
Emily McLean
Emily McLean 2020년 11월 15일
댓글: Emily McLean 2020년 11월 16일
I have created a model for a resistor and transistor using seperate Matlab function blocks. I want to encorperate these into the same circuit. Does anyone know the best way to do this?
Thanks!

답변 (1개)

Walter iacomacci
Walter iacomacci 2020년 11월 16일
Hi Emily.
I can't understand properly your question but, If you are trying to set values of resistors and transistors previously calculated with a Matlab function all you have to do is send those values to workspace and then call them with the same name on the resistor/transistor parameters.
  댓글 수: 1
Emily McLean
Emily McLean 2020년 11월 16일
Hi Walter,
Thanks for your reply! I have used the Matlab function block to create my own resistor and transistor blocks in Simulink using matlab code. I want to connect these together in Simulink to create a common emitter amplifier circuit but I am not sure how to do this. Hopefully this is clearer.
Thanks!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Circuit Envelope Simulation에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by