<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Le 2010-05-14 06:00, <a class="moz-txt-link-abbreviated" href="mailto:pstricks-request@tug.org">pstricks-request@tug.org</a> a &eacute;crit&nbsp;:
<blockquote cite="mid:mailman.25.1273831201.20213.pstricks@tug.org"
 type="cite">
  <pre wrap="">Subject: Re: [pstricks] dataread in a table within multido loops
Message-ID:
        <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="mailto:B88AB09AE1A45A4BBFC27E08E46AC92DC5135AF8C3@exchange.mathwin.msu.edu">&lt;B88AB09AE1A45A4BBFC27E08E46AC92DC5135AF8C3@exchange.mathwin.msu.edu&gt;</a>
Content-Type: text/plain; charset="us-ascii"


Try using the package macro \check&lt;arrayname&gt; and \cachedata like this:

\multido{\i=1+1}{12}{\checkMonths(\i)\psline[linewidth=1pt]{-&gt;}(\cachedata,0)(\cachedata,1)}

regards
rick
  </pre>
</blockquote>
<br>
Thanks, but I want to do is a little bit more complex than the provided
example.<br>
Since it is related to Elliptic functions, will they be soon
implemented within pstricks?<br>
(I was not able to find them). It looks like they are used in the last <a
 rel="nofollow"
 href="http://mirror.ctan.org/graphics/pstricks/contrib/pst-magneticfield">pst-magneticfield</a><br>
extension. Thanks<br>
</body>
</html>