| MATLAB Central > MATLAB Newsreader > Parse problem in nested function |
|
|
|
Subject: Parse problem in nested function From: Kevin Sheppard Date: 25 Oct, 2008 17:06:01 Message: 1 of 6 |
|
I am having a problem where a defined variable in the scope of a function is not being called and instead a function with the same name (date) is being called. |
|
Subject: Parse problem in nested function From: Thomas Clark Date: 25 Oct, 2008 19:44:02 Message: 2 of 6 |
|
Kevin, |
|
Subject: Parse problem in nested function From: Kevin Sheppard Date: 26 Oct, 2008 00:01:02 Message: 3 of 6 |
|
I just didn't look for the right thing in the doc. |
|
Subject: Parse problem in nested function From: Kevin Sheppard Date: 26 Oct, 2008 00:10:05 Message: 4 of 6 |
|
I should also admit that I was being lazy using evals. I've now refactored using only cell arrays for storing boht dat and variable names with a final assignment immediately prior to saving, and so I don't run into this issue. |
|
Subject: Parse problem in nested function From: Walter Roberson Date: 26 Oct, 2008 00:41:13 Message: 5 of 6 |
|
Kevin Sheppard wrote: |
|
Subject: Parse problem in nested function From: Steven Lord Date: 27 Oct, 2008 03:44:23 Message: 6 of 6 |
|
|
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| eval | Kevin Sheppard | 25 Oct, 2008 13:10:06 |
| parse error | Kevin Sheppard | 25 Oct, 2008 13:10:06 |
| parser | Kevin Sheppard | 25 Oct, 2008 13:10:06 |
