You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to get started with RAVEN, I used the early install to install through the Add-On explorer but when I run checkInstallation all function tests fail.
I am very new to MATLAB so I am not sure if it has installed correctly, all of the expected files are present in the AppData directory
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
If you run
setRavenSolver('glpk')and then try to run FBA on your model withsolveLP('model'), does it work? This looks as a duplicate of #602