<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158222</link>
    <title>MATLAB Central Newsreader - calling a java method that requires a reference in its argumets</title>
    <description>Feed for thread: calling a java method that requires a reference in its argumets</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 23 Oct 2007 23:54:12 -0400</pubDate>
      <title>calling a java method that requires a reference in its argumets</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158222#398103</link>
      <author>Roy</author>
      <description>Hi All, &lt;br&gt;
&lt;br&gt;
I'm using some java classes and one of the methods looks&lt;br&gt;
like this: &lt;br&gt;
&lt;br&gt;
void 	getROI (unsigned &amp;x, unsigned &amp;y, unsigned &amp;xSize,&lt;br&gt;
unsigned &amp;ySize)&lt;br&gt;
&lt;br&gt;
e.g. it has no return value but asks for references to the&lt;br&gt;
variable to change its value. &lt;br&gt;
&lt;br&gt;
Is there any way in matlab to generate such references? Or&lt;br&gt;
any other way to call this function. &lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Roy </description>
    </item>
  </channel>
</rss>

