Re: help me for work with Octave
Doug Stewart <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CAAohRsasJwrzoLdqNHxS0EXBoBaS32CZ277R0xBRYS-5sq9aUg@mail.gmail.com> |
On Sun, Apr 4, 2021 at 6:24 PM toraj sohrabi <[email protected]> wrote: > This > error message occurs when I want to use software to solve control problems. > Please help fix these bugs > > > >> G=tf(num_G,den_G); > error: 'tf' undefined near line 1, column 1 > > The 'tf' function belongs to the control package from Octave Forge which > you have installed but not loaded. To load the package, run 'pkg load > control' from the Octave prompt. > > Please read <https://www.octave.org/missing.html> to learn how you can > contribute missing functionality. > >> > > You must load the control pkg. load control -- DAS[image: Certificate for 206392] <https://linuxcounter.net/user/206392.html>