photo

Cosmo


Brandeis University

Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

C'est la vie.

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
I can't install Matlab on Opensuse 15.3
This error is typically caused by broken symbolic links within the installer as a result of downloading and zipping the Download...

casi 3 años hace | 1

Respondida
How to check if a directory(folder) exists?
If you're using MATLAB R2017b or later, it's better to use isfolder rather than exist like so: if not(isfolder(yourFolder)) ...

casi 4 años hace | 19