We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37baba commit 3033b9dCopy full SHA for 3033b9d
docs/src/tutorials/MOSFET_calibration.md
@@ -6,6 +6,7 @@ First of all, we construct a circuit using the NMOS transistor. We'll need to im
6
using ModelingToolkit
7
using ModelingToolkit: t_nounits as t
8
using ModelingToolkitStandardLibrary.Electrical
9
+using ModelingToolkitStandardLibrary.Blocks: Constant
10
using OrdinaryDiffEq
11
using Plots
12
```
0 commit comments