17
edits
Line 45: | Line 45: | ||
<source lang="octave"> | <source lang="octave"> | ||
# This prog. shows how to take a | # This prog. shows how to take a | ||
# | # string input and make it into an anonymous function | ||
# this uses the symbolic pkg. | # this uses the symbolic pkg. | ||
disp("Example input") | disp("Example input") |
edits