Calling Function

Answers (1)

Grzegorz Knor
Grzegorz Knor on 7 Oct 2011

0 votes

Type function name with arguments in command window and hit enter.

1 Comment

Jan
Jan on 7 Oct 2011
A simple example:
disp('hello world')
This calls the command DISP with a string as argument.

Sign in to comment.

Categories

Asked:

on 7 Oct 2011

Community Treasure Hunt

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

Start Hunting!