Hello team,
I had trouble using some specific functions in Octave online version.
I was trying to plot frequency response of Opamp but suddenly after execution the error comes like "function is not defined."
I use below frequency function :
h1 = freqs(num1,den1,w);
Please help me out how can i execute this in my code.
Thanks
Yatendra