Skip to content

Commit 3033b9d

Browse files
committed
bring in Blocks.Constant
1 parent c37baba commit 3033b9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/tutorials/MOSFET_calibration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ First of all, we construct a circuit using the NMOS transistor. We'll need to im
66
using ModelingToolkit
77
using ModelingToolkit: t_nounits as t
88
using ModelingToolkitStandardLibrary.Electrical
9+
using ModelingToolkitStandardLibrary.Blocks: Constant
910
using OrdinaryDiffEq
1011
using Plots
1112
```

0 commit comments

Comments
 (0)