Prev: Reading Non-Rectangular Text File
Next: Animations
From: Andres on 24 Jul 2010 18:11 "Jan Simon" <matlab.THIS_YEAR(a)nMINUSsimon.de> wrote in message <i2fnhj$m97$1(a)fred.mathworks.com>... [..] > I'd suggest to avoid using the names generated by GENVARNAME as names of variables. After parsing your example, you cannot access the Matlab function BETA anymore! Better use a struct and dynamic field names to keep your workspace clean. Good argument. At least you could use genvarname to generate the field names.
|
Pages: 1 Prev: Reading Non-Rectangular Text File Next: Animations |