NPN Bipolar Transistor Characteristics
Show older comments
In the matlab example ,
NPN Bipolar Transistor Characteristics
how can i see the ouput without using hyperlink mentioned in the model.?
Answers (1)
Star Strider
on 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 Comments
NN
on 20 Jan 2021
Star Strider
on 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.
Categories
Find more on Simscape Electrical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!