help-octave
[Top][All Lists]
Advanced

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

Help autocomplete


From: Bruno Carlos Lugão
Subject: Help autocomplete
Date: Wed, 10 May 2017 21:15:18 +0000

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?


reply via email to

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