Installing CVX on MATLAB online

176 ビュー (過去 30 日間)
Rhania MacBain
Rhania MacBain 2020 年 1 月 21 日
コメント済み: mostafa elsherbini 2022 年 8 月 11 日
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?

回答 (3 件)

Alejandro Garces
Alejandro Garces 2020 年 4 月 1 日
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 2020 年 1 月 28 日
Use the Linux version of CVX instead of the Windows Version. That should fix the error.

Muhammad Yasir
Muhammad Yasir 2021 年 7 月 16 日
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
  1 件のコメント
mostafa elsherbini
mostafa elsherbini 2022 年 8 月 11 日
Thank you for you help

サインインしてコメントする。

カテゴリ

Find more on Get Started with MATLAB in Help Center and File Exchange

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by