|
From: James Anderson on 18 Jun 2008 14:55 I figured out the problem here. I created a local variable with the same name as the package. As a result meta.package.fromName executed on the variable and did not include any classes. Changing the variable name solved the problem.
From: James Anderson on 18 Jun 2008 15:02 My mistake. The local variable name collision wasn't the problem after. I realized I'd already created the class during the session and when I restarted Matlab the old problem returned.
|
Pages: 1 Prev: Circular Smoothing Filter Next: Reshaping a vector into varying size lines |