fre, 19 03 2010 kl. 21:05 -0400, skrev Carnë Draug:
> The function handle character is being highlighted asa data type (i
> was the thing that seemed to fit better). But now it occurred to me
> that maybe I could also highlight single and double in the same way.
> And cell and unit8|16|32|64 and logical. What do you think?

Hmm, I think it will be tricky to get right. Is 'cellstr' a data type or
a function? Technically, it is just a cell array that happens to contain
strings, but I guess you could argue that it is indeed more of a data
type.

> And which others do the same kind of thing?

I mentioned 'cellstr' above. 'char' and 'struct' also comes to mind. I
can't think of any others at the moment.

Søren


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to