[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Calling a function available in .oct file from .m file
From: |
vivek |
Subject: |
Calling a function available in .oct file from .m file |
Date: |
Tue, 2 Apr 2019 09:59:51 -0500 (CDT) |
I have few .m files and .oct files where functions are mapped with file
names.I am trying to call a function available in .oct file from .m file and
getting "undefined" error.I have used "addpath", "autoload" and "setenv"
functions in .m file for including and loading .oct files but no
success.Could anyone help me in identifying the issue? I am new to octave.I
am using octave 5.1.0 on centos.
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- Calling a function available in .oct file from .m file,
vivek <=
- Re: Calling a function available in .oct file from .m file, Mike Miller, 2019/04/02
- Re: Calling a function available in .oct file from .m file, vivek, 2019/04/02
- Re: Calling a function available in .oct file from .m file, Mike Miller, 2019/04/02
- Re: Calling a function available in .oct file from .m file, vivek, 2019/04/03
- Re: Calling a function available in .oct file from .m file, Mike Miller, 2019/04/03
- Re: Calling a function available in .oct file from .m file, vivek, 2019/04/09
- Re: Calling a function available in .oct file from .m file, vivek, 2019/04/09