help-octave
[Top][All Lists]
Advanced

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

Re: Help autocomplete


From: Torsten
Subject: Re: Help autocomplete
Date: Sun, 14 May 2017 00:00:29 +0200

On 10.05.2017 23:15, Bruno Carlos Lugão wrote:
> Based on the code of the following function File code myfunction.m
> Function y = myfunction (x) y = x. ^ 2; Endfunction Assuming that the
> path where this function is already saved in octaverc, is it possible
> for the name myfunction to appear in autofill?
> 

The data used for autocompletion is now updated (almost) each time you
open an octave file and therefore contains more actual information on
own functions. Please make sure you have checked the preference that
functions will also be considered for autocompletion.

Torsten



reply via email to

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