Community Profile

photo

Marcos Rogério Fernandes


Last seen: 3 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Kontakt

Automation and Control Engineer

Statistiken

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Genetic Algorithm Iteration display in command window real time
You can use the "gaoptimset" function to define the parameter "Display" as 'iter', so the command you should use is [x,fval]=g...

mehr als 5 Jahre vor | 2

Beantwortet
How do I launch MATLAB on Linux?
You can also make a shortcut (at least on Ubuntu) using gnome-panel like that: sudo apt-get install gnome-panel (only i...

mehr als 6 Jahre vor | 19

Beantwortet
Matlab R2017b not running on Ubuntu 17.10
Try typing that into the terminal: xhost si:localuser:root with adm privileges before running the Matlab application. May...

mehr als 6 Jahre vor | 2