<?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: Reading non-Latin text files	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/reading-non-latin-text-files/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/reading-non-latin-text-files?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=reading-non-latin-text-files</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Sun, 21 May 2017 12:36:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/reading-non-latin-text-files#comment-407080</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Sun, 21 May 2017 12:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2447#comment-407080</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/reading-non-latin-text-files#comment-407075&quot;&gt;Nir&lt;/a&gt;.

Try to place this command in a startup.m file in your code folder, and then recompile your application. I&#039;m not sure it will help, but it&#039;s worth a try.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/reading-non-latin-text-files#comment-407075">Nir</a>.</p>
<p>Try to place this command in a startup.m file in your code folder, and then recompile your application. I&#8217;m not sure it will help, but it&#8217;s worth a try.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nir		</title>
		<link>https://undocumentedmatlab.com/articles/reading-non-latin-text-files#comment-407075</link>

		<dc:creator><![CDATA[Nir]]></dc:creator>
		<pubDate>Sun, 21 May 2017 11:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=2447#comment-407075</guid>

					<description><![CDATA[Do you know how can I change character encoding from within a compiled code. 

ie. set_param(0, &#039;CharacterEncoding&#039;, &#039;ISO_8859-8&#039;) could not be added to the matlab compiled exe file.

Thanks]]></description>
			<content:encoded><![CDATA[<p>Do you know how can I change character encoding from within a compiled code. </p>
<p>ie. set_param(0, &#8216;CharacterEncoding&#8217;, &#8216;ISO_8859-8&#8217;) could not be added to the matlab compiled exe file.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
