Steps to add toolkit for Matlab_Linux under ubuntu

The following takes rvctools as an example

The specific operations are as follows:

  1. First unzip the downloaded compressed package (robot-9.10.zip) to get the tool package rvctools

  2. Copy the toolkit to the toolbox folder under MATLAB, it is generally impossible to copy the toolkit into it, you need to add authorization

① First enter the following path /usr/local/MATLAB/R2017a

② Enter sudo chmod 777 toolbox in the terminal

③ At this time, you can put the toolkit rvctools into the toolbox

  1. Then open MALTAB, find set path, and set the path of the toolkit

  1. Click Add Folder to add the path (toolkit rvctools)

  1. After the addition is complete, click Save. At this time, you will be prompted to add pathdef.m to what path, then click cancel, and then enter sudo chmod 777 -R toolbox in the terminal, and then click Save again.

  2. Then click Preference on Set Path

  1. In the Preference interface, click General in the left column, then click Update Toolbox path cache diagnostics, and finally click apply -> OK.

  1. At this time, enter startup_rvc in MATLAB to start the rvc toolkit to see if it can work normally. If there is output, then enter rtbdemo to test whether the demo program inside can be started.

to sum up

The above is the operation steps of adding toolkit under ubuntu introduced by the editor. I hope it will be helpful to you. If you have any questions, please leave me a message. The editor will reply to you in time. Thank you very much for your support to the ZaLou.Cn website!

Recommended Posts

Steps to add toolkit for Matlab_Linux under ubuntu
Add a new project to SVN under Ubuntu
How to create LVM for XFS file system under Ubuntu
Detailed steps for installing Django under Python 3.6 in Ubuntu 16.04 environment
Method steps for installing and configuring SSH service under Ubuntu 18.04
Use QQ under Ubuntu 13.10, suitable for 14.10
How to compile ijkplayer-android under ubuntu
Steps to upgrade Laravel 5.4 to 5.6 in Ubuntu 16.04
How to install Audacious under Ubuntu
How to install Tensorflow under ubuntu 16.04
How to add swap space on Ubuntu 20.04
How to add swap partition in Ubuntu
Use mendeley to insert references under ubuntu
Solution for Postgresql uninstall error under Ubuntu
How to add users to Sudoers in Ubuntu
Steps to build LNMP environment on ubuntu 20.04
Install YouCompleteMe plugin for vim under Ubuntu
Ubuntu20.04 steps to install cuda10.1 (graphic tutorial)
Install PyTesser under ubuntu 14.04 for OCR recognition
Three ways to install software under Ubuntu
How to change MySQL password under Ubuntu
How to install vim editor under Linux (Ubuntu 18.04)
How to add Apt software source on Ubuntu
Solution for Ubuntu unable to connect to the network
Summary of methods to use Evernote under Ubuntu 14.04
Detailed steps to install Anaconda on Linux (Ubuntu 18.04)
Use rsync to remotely backup data under Ubuntu
The solution to the failure to install .deb under Ubuntu 16.04
Use doxygen to generate API documentation under Ubuntu 12.04
Publish the node.js project under Ubuntu to heroku
Explain how to add swap partition on Ubuntu 16.04
Solution to pycharm unable to import classes under Ubuntu
How to add logging module to Nginx on Ubuntu 16.04
How to enable Mysql remote access under Ubuntu 14.04
How to install gcc compiler faster under Ubuntu
How to repackage Deb files under Debian and Ubuntu
How to add the gzip module to Nginx on Ubuntu 14.04
Add new users under ubuntu and kick out online users
How to configure DNS for Ubuntu to make it permanent
Complete steps to configure IP address in Ubuntu 18.04 LTS
Detailed steps to install Sogou input method on Ubuntu 20.04
Complete steps to realize face recognition login in Ubuntu
How to install two versions of OpenCV under ubuntu?
Detailed steps to configure Ubuntu 16.04 and Apache virtual host
How to open https on nginx server under Ubuntu