<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>http://wiki.nosdigitais.teia.org.br/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Caioc2</id>
	<title>Pontão Nós Digitais - Contribuições do usuário [pt-br]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.nosdigitais.teia.org.br/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Caioc2"/>
	<link rel="alternate" type="text/html" href="http://wiki.nosdigitais.teia.org.br/Especial:Contribui%C3%A7%C3%B5es/Caioc2"/>
	<updated>2026-04-21T22:50:47Z</updated>
	<subtitle>Contribuições do usuário</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>http://wiki.nosdigitais.teia.org.br/index.php?title=Matlab&amp;diff=35015</id>
		<title>Matlab</title>
		<link rel="alternate" type="text/html" href="http://wiki.nosdigitais.teia.org.br/index.php?title=Matlab&amp;diff=35015"/>
		<updated>2016-09-14T15:39:02Z</updated>

		<summary type="html">&lt;p&gt;Caioc2: /* Ubuntu 16.04 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Ubuntu 16.04 == &lt;br /&gt;
After installing matlab (I tested with 2016a), do:&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install matlab-support&lt;br /&gt;
&lt;br /&gt;
Matlab then worked, but only with &amp;lt;tt&amp;gt;sudo&amp;lt;/tt&amp;gt;.&lt;br /&gt;
As a normal user, matlab would open the splash screen then spit out errors &lt;br /&gt;
containing &amp;lt;tt&amp;gt;java.lang.exception&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I had to change permissions in &amp;lt;tt&amp;gt;~/.matlab&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 chown -R $USER:$USER ~/.matlab&lt;br /&gt;
&lt;br /&gt;
For matlab 2015a the following worked:&lt;br /&gt;
&lt;br /&gt;
Identify the location where MATLAB is installed.&lt;br /&gt;
&lt;br /&gt;
Navigate to the sys/os/glnxa64 directory within this installation folder.&lt;br /&gt;
&lt;br /&gt;
Rename libstdc++.so.6 library to libstdc++.so.6.old - This will force matlab to load the newer version from OS.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* Discussion in viva o Linux: https://www.vivaolinux.com.br/topico/Duvidas-em-Geral/Matlab-R2013a-nao-inicia/?pagina=1&lt;br /&gt;
* Discussion on askubuntu: http://askubuntu.com/questions/758892/doesnt-matlab-work-on-ubuntu-16-04&lt;br /&gt;
[[Scilab]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Lab Macambira]]&lt;/div&gt;</summary>
		<author><name>Caioc2</name></author>
	</entry>
	<entry>
		<id>http://wiki.nosdigitais.teia.org.br/index.php?title=Matlab&amp;diff=35014</id>
		<title>Matlab</title>
		<link rel="alternate" type="text/html" href="http://wiki.nosdigitais.teia.org.br/index.php?title=Matlab&amp;diff=35014"/>
		<updated>2016-09-14T15:38:37Z</updated>

		<summary type="html">&lt;p&gt;Caioc2: /* Ubuntu 16.04 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Ubuntu 16.04 == &lt;br /&gt;
After installing matlab (I tested with 2016a), do:&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install matlab-support&lt;br /&gt;
&lt;br /&gt;
Matlab then worked, but only with &amp;lt;tt&amp;gt;sudo&amp;lt;/tt&amp;gt;.&lt;br /&gt;
As a normal user, matlab would open the splash screen then spit out errors &lt;br /&gt;
containing &amp;lt;tt&amp;gt;java.lang.exception&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I had to change permissions in &amp;lt;tt&amp;gt;~/.matlab&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 chown -R $USER:$USER ~/.matlab&lt;br /&gt;
&lt;br /&gt;
For matlab 2015a the following worked:&lt;br /&gt;
&lt;br /&gt;
Identify the location where MATLAB is installed.&lt;br /&gt;
Navigate to the sys/os/glnxa64 directory within this installation folder.&lt;br /&gt;
Rename libstdc++.so.6 library to libstdc++.so.6.old - This will force matlab to load the newer version from OS.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* Discussion in viva o Linux: https://www.vivaolinux.com.br/topico/Duvidas-em-Geral/Matlab-R2013a-nao-inicia/?pagina=1&lt;br /&gt;
* Discussion on askubuntu: http://askubuntu.com/questions/758892/doesnt-matlab-work-on-ubuntu-16-04&lt;br /&gt;
[[Scilab]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Lab Macambira]]&lt;/div&gt;</summary>
		<author><name>Caioc2</name></author>
	</entry>
	<entry>
		<id>http://wiki.nosdigitais.teia.org.br/index.php?title=Matlab&amp;diff=35013</id>
		<title>Matlab</title>
		<link rel="alternate" type="text/html" href="http://wiki.nosdigitais.teia.org.br/index.php?title=Matlab&amp;diff=35013"/>
		<updated>2016-09-14T15:35:04Z</updated>

		<summary type="html">&lt;p&gt;Caioc2: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Ubuntu 16.04 == &lt;br /&gt;
After installing matlab (I tested with 2016a), do:&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install matlab-support&lt;br /&gt;
&lt;br /&gt;
Matlab then worked, but only with &amp;lt;tt&amp;gt;sudo&amp;lt;/tt&amp;gt;.&lt;br /&gt;
As a normal user, matlab would open the splash screen then spit out errors &lt;br /&gt;
containing &amp;lt;tt&amp;gt;java.lang.exception&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I had to change permissions in &amp;lt;tt&amp;gt;~/.matlab&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 chown -R $USER:$USER ~/.matlab&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* Discussion in viva o Linux: https://www.vivaolinux.com.br/topico/Duvidas-em-Geral/Matlab-R2013a-nao-inicia/?pagina=1&lt;br /&gt;
* Discussion on askubuntu: http://askubuntu.com/questions/758892/doesnt-matlab-work-on-ubuntu-16-04&lt;br /&gt;
[[Scilab]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Lab Macambira]]&lt;/div&gt;</summary>
		<author><name>Caioc2</name></author>
	</entry>
</feed>