In a single line, create a handle to the " +" function.

This was a question I found in a quiz, its straight forward. Yet, am unable to get the correct answer.
Note: You should not pass parameters in function handle

 採用された回答

Fangjun Jiang
Fangjun Jiang 2020 年 5 月 28 日

2 投票

h=@plus;
h(1,2)

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating, Deleting, and Querying Graphics Objects についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by