I have done a shortcut to open LTSpice simulator on terminal, to open the program typing "ltspice", I used the alias command and the path of the program and saved to bashrc.
It's working pretty good on terminal, but when I try to use the command on octave:
system('ltspice');
it returns,
sh: 1: ltspice: not found
Asked by Luan R
(111 rep)
May 6, 2017, 07:16 PM
Last activity: Feb 3, 2018, 01:42 AM
Last activity: Feb 3, 2018, 01:42 AM