<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#330000">
On 25/05/2012 14:19, Reinaldo wrote:
<blockquote
cite="mid:1337948374.9720.YahooMailNeo@web122501.mail.ne1.yahoo.com"
type="cite">
<pre style="font-family: Monospaced; "><span>-->[x1,lagr,f]=linpro(p,C,b,ci,cs)
!--error 4
Variável indefinida: linpro</span></pre>
</blockquote>
Hi<br>
<br>
you have to install the quapro module on your new scilab<br>
you can do so from the scilab console<br>
<br>
atomsInstall('quapro') <br>
<br>
<br>
<a class="moz-txt-link-freetext" href="http://atoms.scilab.org/toolboxes/quapro">http://atoms.scilab.org/toolboxes/quapro</a><br>
<br>
Hope this helps<br>
</body>
</html>