Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Control package
(edit)
Revision as of 13:14, 8 October 2015
12 bytes added
,
13:14, 8 October 2015
→Bode Diagram with TikZ/PGFplots
Line 504:
Line 504:
enlarge x limits=false,
enlarge x limits=false,
xmode=log,
xmode=log,
−
line width=1pt,
]
]
\nextgroupplot[
\nextgroupplot[
Line 510:
Line 509:
ylabel={Magnitude / \si{\decibel}},
ylabel={Magnitude / \si{\decibel}},
]
]
−
\addplot[blue] table[x index=0,y index=1]{\datatable};
+
\addplot[blue
,line width=1pt
] table[x index=0,y index=1]{\datatable};
\nextgroupplot[
\nextgroupplot[
xlabel={Frequency / \si{\radian\per\second}},
xlabel={Frequency / \si{\radian\per\second}},
ylabel={Phase / \si{\degree}},
ylabel={Phase / \si{\degree}},
]
]
−
\addplot[red] table[x index=0,y index=2]{\datatable};
+
\addplot[red
,line width=1pt
] table[x index=0,y index=2]{\datatable};
\end{groupplot}
\end{groupplot}
\end{tikzpicture}
\end{tikzpicture}
Rezahousseini
501
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
🏠 GNU Octave Wiki
⚙️ Installing
📦 Packages
📝 Contributed Code
🔬 Development
❓ FAQ
Wiki
Recent changes
Random page
Index
Help
Tools
Special pages
Printable version