smooth function from GUI

1 Ansicht (letzte 30 Tage)
Robert
Robert am 12 Jun. 2012
A Pushbutton starts a function I have written. That function calls the Matlab function smooth. I get an error that says smooth not recognized.
If I run my function as an m file, the smooth function is found and exceution is normal.
Suggestions?
  1 Kommentar
Walter Roberson
Walter Roberson am 15 Jun. 2012
Please show the exact error message and line of code.
Please show the code for the pushbutton.
Also, please show
which -all smooth
from the command prompt; then use the debugger and put a breakpoint in at the place that smooth is called, and "which -all smooth" there as well.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by