<?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: TODO</title> <atom:link href="http://undocumentedmatlab.com/todo/feed/" rel="self" type="application/rss+xml" /><link>http://undocumentedmatlab.com</link> <description>Charting Matlab's unsupported hidden underbelly</description> <lastBuildDate>Fri, 03 Feb 2012 11:51:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.1</generator> <item><title>By: Malcolm Lidierth</title><link>http://undocumentedmatlab.com/todo/#comment-72449</link> <dc:creator>Malcolm Lidierth</dc:creator> <pubDate>Sat, 28 Jan 2012 01:45:56 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-72449</guid> <description>@Robert
You might take a look at the SaveAsSVG.m function bundled in the Project Waterloo Swing Library.
http://sigtool.sourceforge.net/
That just uses the Apache Batik Java library (included in MATLAB distributions) to output a MATLAB figure to SVG. It seems to do what you want if I have understood correctly, but to SVG not PNG. Note that MATLAB graphics will be bitmapped, not vectorized, in the SVG</description> <content:encoded><![CDATA[<p>@Robert<br
/> You might take a look at the SaveAsSVG.m function bundled in the Project Waterloo Swing Library.<br
/> <a
href="http://sigtool.sourceforge.net/" rel="nofollow">http://sigtool.sourceforge.net/</a><br
/> That just uses the Apache Batik Java library (included in MATLAB distributions) to output a MATLAB figure to SVG. It seems to do what you want if I have understood correctly, but to SVG not PNG. Note that MATLAB graphics will be bitmapped, not vectorized, in the SVG</p> ]]></content:encoded> </item> <item><title>By: Robert</title><link>http://undocumentedmatlab.com/todo/#comment-72287</link> <dc:creator>Robert</dc:creator> <pubDate>Thu, 26 Jan 2012 17:39:23 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-72287</guid> <description>@Yair  Nope, I received information that it cannot be done now but in future version there might be completely new graphical engine. They cannot comment on this issue now and they only redirected me to these pages:http://undocumentedmatlab.com/blog/matlab-hg2/
http://undocumentedmatlab.com/blog/new-information-on-hg2/I wonder if there is a chance to do it now using JAVA directly in Matlab through &quot;import javax.swing.*&quot;? I am not experienced with JAVA yet.</description> <content:encoded><![CDATA[<p>@Yair  Nope, I received information that it cannot be done now but in future version there might be completely new graphical engine. They cannot comment on this issue now and they only redirected me to these pages:</p><p><a
href="http://undocumentedmatlab.com/blog/matlab-hg2/" rel="nofollow">http://undocumentedmatlab.com/blog/matlab-hg2/</a><br
/> <a
href="http://undocumentedmatlab.com/blog/new-information-on-hg2/" rel="nofollow">http://undocumentedmatlab.com/blog/new-information-on-hg2/</a></p><p>I wonder if there is a chance to do it now using JAVA directly in Matlab through &#8220;import javax.swing.*&#8221;? I am not experienced with JAVA yet.</p> ]]></content:encoded> </item> <item><title>By: Yair Altman</title><link>http://undocumentedmatlab.com/todo/#comment-72135</link> <dc:creator>Yair Altman</dc:creator> <pubDate>Wed, 25 Jan 2012 15:13:47 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-72135</guid> <description>@Robert - I don&#039;t know. Try asking Customer Server (isupport@mathworks.com) - there might even be a documented way to do this.</description> <content:encoded><![CDATA[<p>@Robert &#8211; I don&#8217;t know. Try asking Customer Server (isupport@mathworks.com) &#8211; there might even be a documented way to do this.</p> ]]></content:encoded> </item> <item><title>By: Robert</title><link>http://undocumentedmatlab.com/todo/#comment-72122</link> <dc:creator>Robert</dc:creator> <pubDate>Wed, 25 Jan 2012 13:11:58 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-72122</guid> <description>Thank Yair
Can you also comment on the first part of my message - missing correct bilinear mapping in figures in general (not only printing to file)?
Do you see any scientific workaround?</description> <content:encoded><![CDATA[<p>Thank Yair<br
/> Can you also comment on the first part of my message &#8211; missing correct bilinear mapping in figures in general (not only printing to file)?<br
/> Do you see any scientific workaround?</p> ]]></content:encoded> </item> <item><title>By: Yair Altman</title><link>http://undocumentedmatlab.com/todo/#comment-70218</link> <dc:creator>Yair Altman</dc:creator> <pubDate>Mon, 09 Jan 2012 22:48:01 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-70218</guid> <description>@Sergio - I do not know. Try to edit these files (they are probably simple m-files that you can edit in the Matlab editor) and find out. Don&#039;t be afraid to modify these functions to return the handles that you need.</description> <content:encoded><![CDATA[<p>@Sergio &#8211; I do not know. Try to edit these files (they are probably simple m-files that you can edit in the Matlab editor) and find out. Don&#8217;t be afraid to modify these functions to return the handles that you need.</p> ]]></content:encoded> </item> <item><title>By: Sergio Zlotnik</title><link>http://undocumentedmatlab.com/todo/#comment-69965</link> <dc:creator>Sergio Zlotnik</dc:creator> <pubDate>Sun, 08 Jan 2012 00:15:40 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-69965</guid> <description>Hi Yair,
do you have any clue about why the ezplot* functions, used under the symbolic toolbox, do not return a handler to the plotted object?
Cheers!</description> <content:encoded><![CDATA[<p>Hi Yair,<br
/> do you have any clue about why the ezplot* functions, used under the symbolic toolbox, do not return a handler to the plotted object?<br
/> Cheers!</p> ]]></content:encoded> </item> <item><title>By: Yair Altman</title><link>http://undocumentedmatlab.com/todo/#comment-69597</link> <dc:creator>Yair Altman</dc:creator> <pubDate>Thu, 05 Jan 2012 10:20:51 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-69597</guid> <description>@Michele - sorry, I don&#039;t have an idea about this. I think this could be a bug - please report it to isupport@mathworks.com</description> <content:encoded><![CDATA[<p>@Michele &#8211; sorry, I don&#8217;t have an idea about this. I think this could be a bug &#8211; please report it to <a
href="mailto:isupport@mathworks.com">isupport@mathworks.com</a></p> ]]></content:encoded> </item> <item><title>By: Michele Squillante</title><link>http://undocumentedmatlab.com/todo/#comment-69593</link> <dc:creator>Michele Squillante</dc:creator> <pubDate>Thu, 05 Jan 2012 10:10:31 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-69593</guid> <description>Dear Yair,thank you very much for your great work, it proved helpul for me countless times.I&#039;m looking into some way to override the Ctrl+C behaviour to prevent it from crashing my (compiled) GUI when no edit box or similar has focus; did you ever look into this before?Thanks,
Michele</description> <content:encoded><![CDATA[<p>Dear Yair,</p><p>thank you very much for your great work, it proved helpul for me countless times.</p><p>I&#8217;m looking into some way to override the Ctrl+C behaviour to prevent it from crashing my (compiled) GUI when no edit box or similar has focus; did you ever look into this before?</p><p>Thanks,<br
/> Michele</p> ]]></content:encoded> </item> <item><title>By: Yair Altman</title><link>http://undocumentedmatlab.com/todo/#comment-63702</link> <dc:creator>Yair Altman</dc:creator> <pubDate>Wed, 30 Nov 2011 13:55:17 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-63702</guid> <description>@Ofer - try the &lt;a target=&quot;_blank&quot; href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/345&quot; rel=&quot;nofollow&quot;&gt;TCP/UDP Toolbox&lt;/a&gt; on the Matlab File Exchange. There are other alternatives, but this one appears to be very good and quite popular.</description> <content:encoded><![CDATA[<p>@Ofer &#8211; try the <a
target="_blank" href="http://www.mathworks.com/matlabcentral/fileexchange/345" rel="nofollow">TCP/UDP Toolbox</a> on the Matlab File Exchange. There are other alternatives, but this one appears to be very good and quite popular.</p> ]]></content:encoded> </item> <item><title>By: Ofer</title><link>http://undocumentedmatlab.com/todo/#comment-63701</link> <dc:creator>Ofer</dc:creator> <pubDate>Wed, 30 Nov 2011 13:51:56 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?page_id=59#comment-63701</guid> <description>Hi Yair,
Thanks for all the interesting and useful functions and examples.I have a question regarding communicating over Telnet:
I need to connect to a telnet server and send/recieve some characters (not very rapidly).
What is the best way to do it?Thanks in advance,
Ofer</description> <content:encoded><![CDATA[<p>Hi Yair,</p><p> Thanks for all the interesting and useful functions and examples.</p><p> I have a question regarding communicating over Telnet:<br
/> I need to connect to a telnet server and send/recieve some characters (not very rapidly).<br
/> What is the best way to do it?</p><p>Thanks in advance,<br
/> Ofer</p> ]]></content:encoded> </item> </channel> </rss>

<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              b7666
Template:           page
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: undocumentedmatlab.com @ 2012-02-04 02:15:21 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          todo/feed/_index.xml_gzip
Caching:            enabled
Status:             not cached
Creation Time:      0.637s
Header info:
X-Pingback:         http://undocumentedmatlab.com/blog/xmlrpc.php
Set-Cookie:         wpgb_visit_last_php-default=1328346921; expires=Sun, 03-Feb-2013 09:15:21 GMT; path=/
Content-Type:       text/xml; charset=UTF-8
Last-Modified:      Sat, 04 Feb 2012 09:15:21 GMT
Vary:               Accept-Encoding, Cookie
Expires:            Sat, 04 Feb 2012 10:15:21 GMT
Pragma:             public
Cache-Control:      public, must-revalidate, proxy-revalidate
Etag:               1e9adc35264264fec8bdaa162ef9ae77
Content-Encoding:   gzip
-->
