aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-03-26added octave error handling 'try' and 'catch' to pdoctave_get. So unknown ↵Franz Zotter
variables are returned now as empty svn path=/trunk/externals/iem/pdoctave/; revision=4770
2006-03-25changed a lot: pdoctave_dataframe: sleepUntil changed. Doesn't work yet, ↵Franz Zotter
perhaps will not work that way. Looking for a suitable solution... pdoctave.c: starting octave when loading lib. removed the pdoctave object. Started general chaos... svn path=/trunk/externals/iem/pdoctave/; revision=4766
2006-03-25objects cannot be created when pdoctave is not presentFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4765
2006-03-25added symbol hallo to helpFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4764
2006-03-24fix to send/receive symbolsGeorg Holzmann
svn path=/trunk/externals/iem/pdoctave/; revision=4763
2006-03-24added helpsymbol to pdoctave objectFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4760
2006-03-24Added Georg's help-patchFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4759
2006-03-21lines added to makefile, thanks to Gerda Strobl's first foreign usage.Franz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4745
2006-03-20Sorry, I forgot the Makefile.Franz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4743
2006-02-22readme addedFranz Zotter
svn path=/trunk/externals/iem/pdoctave/; revision=4612
2006-02-22These is the beginning of a try to connect the pd to octave. Especially when ↵svn2git-rootFranz Zotter
using the iemmatrix features in pd, this feature becomes sensible. On the whole it shall enable the user to use the command line parser of octave. The take-over strategy is bad at this starting point. No threading, no practical data transmission. Perhaps the common work on it can help. (Franz) svn path=/trunk/externals/iem/pdoctave/; revision=4611