查看完整版本 : 关于function的寻找


ppt
2006-07-18 20:12
请问如何才能让octave找到我到某个文件夹下定义的funtion

e.g 在/home/debian/fox/下的mmsin 这个funtion

谢谢

amao
2006-07-19 13:42
或许下面这个贴子对你有帮助:

https://www.cae.wisc.edu/pipermail/octave-maintain......May/000147.html

ppt
2006-07-19 16:38
我用

addpath (genpath ("./home/fox/"))

error: `addpath' undefined near line 8 column 1

请问增加一个path是用什么命令,是怎样的格式

谢谢



引用:( amao @ 2006-07-19 13:42 查看原帖 )