1 Star 0 Fork 7

夏汉林/nwcommands

forked from 连享会/nwcommands 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
animate.sthlp 1.43 KB
Copy Edit Raw Blame History
ThomasGrund authored 2015-09-18 19:13 . v1.5.1
{smcl}
{* *! version 1.0.0 11aug2014}{...}
{marker topical}
{helpb nw_topical##visualization:[NW-2.8] Visualization}
{cmd:help animate}
{hline}
{title:Title}
{p2colset 5 20 22 2}{...}
{p2col :animate {hline 2}}Animate graphs{p_end}
{p2colreset}{...}
{title:Syntax}
{p 8 17 2}
{cmdab: animate}
{help filename}
{cmd:,}
{opt graphs(_all | g1 g2 g3...)}
[{opt imagickpath(path)} {opt delay(#)} {opt noloop} {opt showcommand} {opt keepeps}]
{synoptset 20 tabbed}{...}
{synopthdr}
{synoptline}
{syntab:Required}
{synopt:{opt graphs(_all | g1 g2 g3...)}}graphs to be added to the movie{p_end}
{synoptline}
{syntab:Optional}
{synopt:{opt imagickpath(path)}}path of ImageMagick{p_end}
{synopt:{opt delay(#)}}milliseconds between frames{p_end}
{synopt:{opt noloop}}no loop of movie{p_end}
{synopt:{opt showcommand}}display ImageMagick command{p_end}
{synopt:{opt keepeps}}keep .eps files{p_end}
{synoptline}
{p2colreset}{...}
{title:Description}
{pstd}
{cmd:animate} produces .eps files for each graph and adds them together to an animated-gif {help filename}. Command requires {net "http://www.imagemagick.org/":ImageMagick} to be installed on the computer.
{title:Examples}
{cmd:. webuse uslifeexp}
{cmd:. graph drop _all}
{cmd:. forvalues i = 1900(10)2000 {c -(}}
{cmd: scatter le year if year <= `i', xscale(range(1900 2000)) name(le`i') }
{cmd: {c )-}}
{cmd:. animate lifemovie, graphs(_all)}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiahanlin/nwcommands.git
git@gitee.com:xiahanlin/nwcommands.git
xiahanlin
nwcommands
nwcommands
master

Search

0d507c66 1850385 C8b1a773 1850385