<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Matlab mex in-place editing	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=matlab-mex-in-place-editing</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Mon, 09 Nov 2015 00:47:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.3</generator>
	<item>
		<title>
		By: Jihyun		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-361073</link>

		<dc:creator><![CDATA[Jihyun]]></dc:creator>
		<pubDate>Mon, 09 Nov 2015 00:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-361073</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-359980&quot;&gt;Mark&lt;/a&gt;.

As Mark said, does not work in 2015b. The input prhs[0] is in temporary scope.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-359980">Mark</a>.</p>
<p>As Mark said, does not work in 2015b. The input prhs[0] is in temporary scope.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-359980</link>

		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Tue, 27 Oct 2015 21:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-359980</guid>

					<description><![CDATA[The ability to edit in-place appears to have changed in 2015b. It&#039;s definitely broken a few of my mex files.]]></description>
			<content:encoded><![CDATA[<p>The ability to edit in-place appears to have changed in 2015b. It&#8217;s definitely broken a few of my mex files.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dario Gasbarra		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-333843</link>

		<dc:creator><![CDATA[Dario Gasbarra]]></dc:creator>
		<pubDate>Sat, 11 Oct 2014 10:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-333843</guid>

					<description><![CDATA[Hello, does anybody know whether  mxUnshareArray can still work in matlab versions &#062;=  2013a ? I have a problem with a mex function which worked properly with an older matlab version, and it does not in the 2013a version:  currently the  input  to the max function which is modified and unshared inside the mex function, remains unchanged  after the mex function call. With the older version the input changed after the mex function call. Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello, does anybody know whether  mxUnshareArray can still work in matlab versions &gt;=  2013a ? I have a problem with a mex function which worked properly with an older matlab version, and it does not in the 2013a version:  currently the  input  to the max function which is modified and unshared inside the mex function, remains unchanged  after the mex function call. With the older version the input changed after the mex function call. Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Undocumented Matlab &#124; datainfer		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-238180</link>

		<dc:creator><![CDATA[Undocumented Matlab &#124; datainfer]]></dc:creator>
		<pubDate>Mon, 12 Aug 2013 21:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-238180</guid>

					<description><![CDATA[[...] http://undocumentedmatlab.com/blog/matlab-mex-in-place-editing/ Share this:TwitterFacebookLike this:Like Loading...    Written by mutoular  Posted in Matlab [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] <a href="http://undocumentedmatlab.com/blog/matlab-mex-in-place-editing/" rel="ugc">http://undocumentedmatlab.com/blog/matlab-mex-in-place-editing/</a> Share this:TwitterFacebookLike this:Like Loading&#8230;    Written by mutoular  Posted in Matlab [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DJP		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-130885</link>

		<dc:creator><![CDATA[DJP]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 18:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-130885</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-130877&quot;&gt;DJP&lt;/a&gt;.

Sorry after reading closer, I see the question is already answered in the schubert article you&#039;re referencing.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-130877">DJP</a>.</p>
<p>Sorry after reading closer, I see the question is already answered in the schubert article you&#8217;re referencing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DJP		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-130877</link>

		<dc:creator><![CDATA[DJP]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 18:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-130877</guid>

					<description><![CDATA[Thanks for the info ... it helps alot!!!
Is there an analogous mxShareArray function that could be used to return arguments with necessarily replicating them?
Dan]]></description>
			<content:encoded><![CDATA[<p>Thanks for the info &#8230; it helps alot!!!<br />
Is there an analogous mxShareArray function that could be used to return arguments with necessarily replicating them?<br />
Dan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sebbo		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-95492</link>

		<dc:creator><![CDATA[sebbo]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 09:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-95492</guid>

					<description><![CDATA[Hi all,

I wonder, whether anyone yet tried to figure out how java-objects are represented in the mxArray class?

I&#039;m writing matlab code to work with a database, whose API is java.
So I often have to handle relatively large arrays, e.g. of simple Java-Strings, whose conversion to matlab-char takes quite some time.
I only very briefly played around with this, but getting the classname of the java object from the mxArray, I didn&#039;t manage anything further.

I didn&#039;t yet use java objects in C/C++, but knowing that it&#039;s possible, I wonder whether this might be able to speed things up a little?


cheers,
sebastian]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>I wonder, whether anyone yet tried to figure out how java-objects are represented in the mxArray class?</p>
<p>I&#8217;m writing matlab code to work with a database, whose API is java.<br />
So I often have to handle relatively large arrays, e.g. of simple Java-Strings, whose conversion to matlab-char takes quite some time.<br />
I only very briefly played around with this, but getting the classname of the java object from the mxArray, I didn&#8217;t manage anything further.</p>
<p>I didn&#8217;t yet use java objects in C/C++, but knowing that it&#8217;s possible, I wonder whether this might be able to speed things up a little?</p>
<p>cheers,<br />
sebastian</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Internal Matlab memory optimizations &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-88182</link>

		<dc:creator><![CDATA[Internal Matlab memory optimizations &#124; Undocumented Matlab]]></dc:creator>
		<pubDate>Wed, 30 May 2012 12:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-88182</guid>

					<description><![CDATA[[...] To implement in-place data manipulations in such cases we could develop an external function (e.g., using Mex) that directly works on the original data block. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] To implement in-place data manipulations in such cases we could develop an external function (e.g., using Mex) that directly works on the original data block. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matlab’s internal memory representation &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-77728</link>

		<dc:creator><![CDATA[Matlab’s internal memory representation &#124; Undocumented Matlab]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 18:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-77728</guid>

					<description><![CDATA[[...] Today, Peter pokes around in Matlab&#039;s internal memory representation to the greater good and glory of Matlab Mex programming. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Today, Peter pokes around in Matlab&#8217;s internal memory representation to the greater good and glory of Matlab Mex programming. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-76399</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Sat, 03 Mar 2012 19:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2699#comment-76399</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-76395&quot;&gt;Peter&lt;/a&gt;.

@Peter - unfortunately, this is the way comments are handled in my WordPress variant, and I have little control over it except to drill into the PHP code and modify it, which I normally do only for critical things because it creates a hell of a mess and lots of workhours when I upgrade the WP version... Instead of &lt;code&gt;&#060;tt&#062;&lt;/code&gt;, you can use the &lt;code&gt;&#060;code&#062;&lt;/code&gt; tag, as I have just demonstrated in this line.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/matlab-mex-in-place-editing#comment-76395">Peter</a>.</p>
<p>@Peter &#8211; unfortunately, this is the way comments are handled in my WordPress variant, and I have little control over it except to drill into the PHP code and modify it, which I normally do only for critical things because it creates a hell of a mess and lots of workhours when I upgrade the WP version&#8230; Instead of <code>&lt;tt&gt;</code>, you can use the <code>&lt;code&gt;</code> tag, as I have just demonstrated in this line.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
