NPN Bipolar Transistor Characteristics
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
In the matlab example ,
NPN Bipolar Transistor Characteristics
how can i see the ouput without using hyperlink mentioned in the model.?
0 Kommentare
Antworten (1)
Star Strider
am 20 Jan. 2021
Run this from a script or your Command Window:
doc 'NPN Bipolar Transistor Characteristics'
That should bring up the example in the Help window (assuming you have Simscape Electrical). You can then click on ‘View MATLAB Command’ to see the code and run it.
2 Kommentare
Star Strider
am 20 Jan. 2021
My pleasure!
I doubt it.
The functions are designed to be viewed as code, and run to demonstrate the results. If the output isn’t provided as an image in the documentation, running the example code is the only way to see what it does.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!