source: MML/trunk/machine/SOLEIL/common/toolbox/ezyfit/ezyfit/html/delseldata.html

Last change on this file was 17, checked in by zhangj, 11 years ago

To have a stable version on the server.

  • Property svn:executable set to *
File size: 1.6 KB
Line 
1<html><head><title>delseldata (Ezyfit Toolbox)</title>
2<!-- Help file for delseldata.m generated by makehtmldoc 1.22, 04-Feb-2009 23:32:35 -->
3<!-- makehtmldoc (F. Moisy, 2005-2006), see http://www.fast.u-psud.fr/~moisy/ml/ -->
4 
5<link rel=stylesheet href="docstyle1.css" type="text/css">
6</head>
7<body bgcolor=#ffffff>
8<table width="100%" border=0 cellpadding=0 cellspacing=0><tr><td valign=baseline bgcolor="#e7ebf7"><b>EzyFit Function Reference</b></td><td valign=baseline bgcolor="#e7ebf7" align=right><a href="checkupdate_ef.html"><b>&lt;&lt; Prev</b></a>&nbsp;|&nbsp;<a href="dfig.html"><b>Next &gt;&gt;</b></a>&nbsp;</td></tr></table>
9<font size=+3 color="#990000">delseldata</font><br>
10Delete points inside a polygon<br>
11<br>
12 
13<font size=+1 color="#990000"><b>Description</b></font>
14<code><pre>
15<b>delseldata</b> selects part of the current curve by drawing a lasso, and
16deletes all the points that are inside the polygon (this operation is
17irreversible).
18 
19<b>delseldata</b> is a shortcut for SELECTDATA('delete').
20 
21</pre>
22<font size=+1 color="#990000"><b>See Also</b></font>
23<pre>
24SELECTDATA, <a href="pickdata.html">pickdata</a>, <a href="selectfit.html">selectfit</a>.
25 
26Published output in the Help browser
27   showdemo <b>delseldata</b> 
28</pre></code>
29 
30<br>
31<table width="100%" border=0 cellspacing=0 bgcolor="#e7ebf7"><tr><td>&nbsp;<a href="checkupdate_ef.html"><b>Previous: checkupdate_ef</b></a></td><td align=right><a href="dfig.html"><b>Next: dfig</b></a>&nbsp;</td></tr></table><br>
322005-2009 <a href="ezyfit.html">EzyFit Toolbox 2.30</a><br>
33<br>
34</body></html>
Note: See TracBrowser for help on using the repository browser.