Installing CVX on MATLAB online

I am trying to install CVX on MATLAB online and I am getting the following error after typing cvx_setup into the matlab command line:
---------------------------------------------------------------------------
ERROR: ------------------------
Error using cvx_setup (line 22)
Error detected by cvx_version
-------------------------------
The installation of CVX was not completed. Please correct the error
and re-run CVX_SETUP.
---------------------------------------------------------------------------
Does anyone have any ideas why this might be?

Respuestas (4)

Alejandro Garces
Alejandro Garces el 1 de Abr. de 2020

2 votos

Upload the zip file to the system, then extract the file (it takes some time). After that, you can call cvx_setpu
Githin John
Githin John el 28 de En. de 2020

1 voto

Use the Linux version of CVX instead of the Windows Version. That should fix the error.
Muhammad Yasir
Muhammad Yasir el 16 de Jul. de 2021

0 votos

Extract the CVX-master in Matlab toolbox folder. Then set the path to this CVX by following the steps given below
  1. Select Home> Set Path
  2. Click the button 'Add with Subfolders'
  3. Then slect CVX-master folder
  4. Then run the command 'cvx_setup' in Matlab workspace
Chanaka Karunaratne
Chanaka Karunaratne el 25 de Mzo. de 2024

0 votos

in online work download 64 bit linux version and extract to your computer and upload to matlab drive and run cvx_setup and paths will create and you can type some codings in cvx in command window and it will run

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 21 de En. de 2020

Respondida:

el 25 de Mzo. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by