octave-maintainers
[Top][All Lists]
Advanced

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

Re: Matlab help with import


From: Sebastian Schöps
Subject: Re: Matlab help with import
Date: Thu, 10 Aug 2017 04:31:29 -0700 (PDT)

Rik-4 wrote
> I'm trying to decipher how import is treated in Matlab so support can
> eventually be added to Octave.  Could someone test the following code in
> Matlab?

--Code 1-- 
>> iskeyword ('import') 

ans =

  logical

   0

--Code 2-- 
>> which import 
import = 5 
which import 
built-in (/Applications/MATLAB_R2017a.app/toolbox/matlab/general/import)

import =

     5

import is a variable.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Matlab-help-with-import-tp4684396p4684403.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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