How to install toolboxes in cloud mobile MATLAB?

I want to use tf and rlocus and it says: tf requires Control System Toolbox.
Update: I use matlab android app. It connects to cloud. I sign in with an email and password but I dont have lisence for this account. Many things are working like 2+3 or tf2ss but not Control System Toolbox

6 Comments

If you mean MATLAB Online, then it has Control System Toolbox already: https://www.mathworks.com/products/matlab-online/limitations.html
I use matlab android app. It connects to cloud. I sign in with an email and password but I dont have lisence for this account. Many things are working like 2+3 or tf2ss but not Control System Toolbox
Is your email address at your university? If so then you might be using the university license.
However I would still expect Control System Toolbox to be present, unless universities can request special configuration in a way that I have not heard of before.
No. It is a personal email and I dont have license. It seems like MathWorks Cloud is free but there are no toolboxes.
help tf
%'tf' requires one of the following Control Systems Toolbox. If I click on this it writes this command but nothing changes:%
matlab.internal.language.introspective.showAddon('CT', 'tf')
MATLAB Cloud is not intended to be accessible without a licence as far as I know.
how to install I use matlab android app. It connects to cloud. I sign in with an email and password but I dont have lisence for this account. Many things are working like 2+3 or tf2ss but not Control System Toolbox

Sign in to comment.

Answers (2)

You will have access to whatever toolboxes are on your license. If you do not have a license, you will only be able to use base MATLAB and the Symbolic Math Toolbox.
For more information, visit the MATLAB Mobile page.
how to install communication tool in matlab mobile

1 Comment

If your license permits you to have access to a toolbox, and the toolbox is available for MATLAB Online, then MATLAB Online will automatically give you access to the toolbox, without you having to install anything.
MATLAB Mobile accesses MATLAB Online, so the same thing applies.
Note: if you just purchased a new license, then there might be a delay before your MATLAB Online access is updated

Sign in to comment.

Categories

Asked:

on 22 Jun 2019

Commented:

on 9 Jun 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!