<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
Hi,<br>
<br>
It sounds to me like you are trying to use <a
href="https://help.scilab.org/docs/5.4.1/en_US/histplot.html">histplot</a>(y,x)?<br>
<br>
Regards,<br>
Paul<br>
<br>
<br>
<div class="moz-cite-prefix">On 02/25/2014 12:55 PM, SCHULZ Wolfgang
wrote:<br>
</div>
<blockquote
cite="mid:07A8AF089844A549B0F0CCC727AF31AA56F95F7D@OVEKBG.ove.at"
type="cite">
<pre wrap="">Hello,
I'm asking for an intelligent method to solve the following problem without a for loop.
I have 2 vectors x an y with e.g. 3000 values. The range of x values is between 0 and 360 and the range of y values is between -15 and 15.
I would like to plot the density of individual grid cells for e.g. dx=10, dy=1 and therefore I would need a matrix with 36x30 values where each value corresponds to the number of data points in the cell.
Any idea who I can do that without a for loop?
Thanks a lot
Wolfgang
_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Paul BIGNIER
Development engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.69
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a> </pre>
</body>
</html>