GLPK function not found

The function glpk gets called inside another function with some parameters to optimize. The output is ```Unrecognized function or variable 'glpk'```
The system is arch linux, with glpk installed via pacman. It is a code project I am not super familiar with yet as it was provided recently.

3 Comments

I installed this, but now the issue is within the function glpkcc, which doesn't exist. If I run the glpk function, then the output is now an undefined function or variable 'glpkcc'
https://github.com/blegat/glpkmex

Sign in to comment.

Answers (0)

Categories

Products

Release

R2023a

Tags

Asked:

on 30 Jul 2023

Commented:

on 31 Jul 2023

Community Treasure Hunt

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

Start Hunting!