\begin{tikzpicture}
\draw (0,0) node[ground]{} to[R=$R_B$] ++(0,2) coordinate(a)
-- ++(0,1) node[op amp, anchor=+](A){}
(a) to[R=$R_A$, *-] (a-|A.out) -- (A.out);
\end{tikzpicture}
So I am trying to recreate this picture and this is my code so far,can anyone help I am not quite good with ...
Search found 3 matches
- Tue Apr 13, 2021 9:41 pm
- Forum: Graphics, Figures & Tables
- Topic: CIRCUITIKZ EXAMPLE PROBLEM
- Replies: 0
- Views: 1786
- Mon Apr 12, 2021 10:17 am
- Forum: Graphics, Figures & Tables
- Topic: Complex graph
- Replies: 4
- Views: 2231
Complex graph
Crosspost (in German).
Can you please show, what you already have? It would be also useful, if you'd ask a concrete questions. Do-it-for-me questions are usually less successful than concrete questions.
To be honest I need to create this for school in Latex but I have no clue how to do it,so it ...
Can you please show, what you already have? It would be also useful, if you'd ask a concrete questions. Do-it-for-me questions are usually less successful than concrete questions.
To be honest I need to create this for school in Latex but I have no clue how to do it,so it ...
- Mon Apr 12, 2021 9:21 am
- Forum: Graphics, Figures & Tables
- Topic: Complex graph
- Replies: 4
- Views: 2231
Complex graph
Does anyone know how to do this,could anyone help me. 
