Quantcast
Channel: MATLAB Central Newsreader - Private Functions: Calling Issue
Viewing all articles
Browse latest Browse all 10

Re: Private Functions: Calling Issue

$
0
0
> > > - Are you using them from a SCRIPT, or from a
> > > function? This probably has an effect.
> >
> > Yes, I am calling them from a script. Never from a function.
>
> I'll bet this is your problem.

Thanks a lot. I'll try it.

However, it does not make sense that it is only possible to call a private function
from within a non-private function. Is there a special reason why calling private
functions from within an ordinary m-script is not made available within
MATLAB?

Viewing all articles
Browse latest Browse all 10

Trending Articles