RoPod/Tutorials/Matlab Installation: Difference between revisions
Jump to navigation
Jump to search
(Created page with '<div style="width: 40%; float: right;"><center>{{:RoPod_Table_Menu}}</center></div> <div STYLE="float: left; width:60%"> In order to install Matlab, run the following commands:…') |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
<pre>sudo apt-get install cifs-utils | <pre>sudo apt-get install cifs-utils | ||
mkdir /mnt/matlab </pre> | sudo mkdir /mnt/matlab </pre> | ||
Then follow this instructions: | Then follow this instructions: | ||
https://intranet.tue.nl/en/university/services/ict-services/help-and-support/software-tue-device/matlab-for-linux/ | |||
Install (at least) the following toolboxes: | Install (at least) the following toolboxes: | ||
<ul> | <ul> | ||
<li>Embedded Coder.</li> | <li>Embedded Coder.</li> | ||
<li>Other desired toolboxes.</li> | <li>Other desired toolboxes.</li> |
Latest revision as of 09:38, 2 July 2020
RoPod Navigation:
Info
RoPod Configuration
Other
In order to install Matlab, run the following commands:
sudo apt-get install cifs-utils sudo mkdir /mnt/matlab
Then follow this instructions: https://intranet.tue.nl/en/university/services/ict-services/help-and-support/software-tue-device/matlab-for-linux/
Install (at least) the following toolboxes:
- Embedded Coder.
- Other desired toolboxes.
Later you can add more toolboxes if needed by following the same installation instructions.
In the next set of instructions, we are going to install the Matlab and RoPod interface.