Drexel dragonThe Math ForumDonate to the Math Forum



Search All of the Math Forum:

Views expressed in these public forums are not endorsed by Drexel University or The Math Forum.


Math Forum » Discussions » Software » comp.soft-sys.matlab

Topic: handles pass strings
Replies: 3   Last Post: Nov 7, 2009 9:11 PM

Advanced Search

Back to Topic List Back to Topic List Jump to Tree View Jump to Tree View   Messages: [ Previous | Next ]
eematic ee

Posts: 23
Registered: 9/5/09
handles pass strings
Posted: Nov 7, 2009 1:39 PM
  Click to see the message monospaced in plain text Plain Text   Click to reply to this topic Reply

Do "handles" pass strings? I have a program that enters a string using a popup box and passes it using handles to a input callback then an Evaluation callback. The proces worked for a number. In the Evaluation callback there is an error:

if alpha = 'A' then
delta = -delta;
end;

The error is in the equals statement in "if alpha = 'A' then". Does this mean that "handles" is not passing strings thru alpha to the Evaluation callback?



Point your RSS reader here for a feed of the latest messages in this topic.

[Privacy Policy] [Terms of Use]

© Drexel University 1994-2009. All Rights Reserved.
The Math Forum is a research and educational enterprise of the Goodwin College of Professional Studies.