Re: output field
"Steven G. Johnson" <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <[email protected]> |
On Apr 17, 2008, at 10:37 PM, Mindy Lee wrote: > > Thanks Dr. Johnson! > I tried to run the code but it says ERROR: Unbound variable: get- > filename-prefix > > And I can't find this function "output-field-to-file" in the manual... Whoops, just replace (get-filename-prefix) with filename-prefix (the former is something for an as-yet unreleased version of MPB). Yes, I haven't documented output-field-to-file ... I really should, as it is useful if you want to output a particular component with a particular filename. Steven