help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3.2.4: command-completion doesn't work


From: Ben Abbott
Subject: Re: 3.2.4: command-completion doesn't work
Date: Sat, 30 Jul 2011 13:18:27 -0400

On Jul 30, 2011, at 7:37 AM, Thomas Nordhaus wrote:

> Hi!
> I just installed the version 3.2.4 on my Windows XP system. I have a couple 
> of funstions inside a file fct_xyz.m The first line in the file is 1; the 
> next lines make up the functions that I have written. Now, surprisingly, the 
> command line interpreter doesn't complete the commands from this file anymore 
> (as it did in version 3.0.3). Of course I executed fct_xyz.m first (command 
> completion did work here), so the system should "know" my functions.
> 
> Thanks in advance for your help!

I'm not sure I understand what the problem is, but I've attempted to construct 
an example. With the attached m-file in my pwd, I get the results below.

>> clear all
>> fubar
>> knock_knock
Who's there?
>> Ben
Been there, done that.

What do you get?

Ben

Attachment: fubar.m
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]