作者guteres (肝...是用來爆的...= =)
看板LaTeX
標題[心得] 控制科系的人畫方塊圖的好工具...
時間Wed Mar 14 20:14:49 2007
最近為了畫圖找了一堆的軟體來試用
尤其是我們控制科技的人最常畫的方塊圖
用visio不是很方便
用dia則內建的圖型也達不到我的要求,最後也像visio一樣不方便
在多方尋找後我找到了國外的一個老兄寫的程式叫"Diagraph"
此程式的作用是將你下的指令存成.grp檔再用diagraph轉成tex檔
之後便可以在你的文件中引入tex來編譯
使用的語法相當簡單
附上說明檔的範例
R(1)
c("$ r $")
p
a(label-1)
R(1)
b(2,1,"$ G $")
c("stable")
r(1)
k(label-2)
R(1)
c("$ y $")
g(label-2)
d(1.5)
l(label-1)
U(label-1)
m
執行 diagraph example.grp後將產生的example.tex引入你的文件
\documentstyle[11pt]farticleg
\setlength{\unitlength}{1cm}
\begin{document}
\begin{figure}
\centering
\input{example}
\caption{A simple block diagram\labelfdiagram}}
\end{figure}
\end{document}
結果如下
http://s94.tku.edu.tw/~694370767/example_diag.dvi
http://s94.tku.edu.tw/~694370767/example_diag.pdf
下面網頁的最下面有該作著的網頁連結、說明手冊和程式檔
http://peugeot.kuee.kyoto-u.ac.jp/~hagiwara/
以上,請查照。<(_ _)>
--
████████
████████
^
█ /▔▔▔▔▔╲
█ ○
█===================| █◣ ╲
█ \ ██ ╰╮
\ │
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 163.13.137.91
1F:推 gorhow:SmartDraw 也很好用喔! 03/14 20:24
2F:推 guteres:沒有用過,不過現在新版的要錢了,介面是office2007風格 03/14 21:29
※ 編輯: guteres 來自: 210.244.14.180 (03/18 03:17)