How to connect matlab function blocks in the same circuit
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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!
0 commentaires
Réponses (1)
Walter iacomacci
le 16 Nov 2020
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.
Voir également
Catégories
En savoir plus sur Circuit Envelope Simulation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!