Error using cos Not enough input arguments. HELP

Hi all,
Can anyone help me with this problem - Error using cos Not enough input arguments.
cos^2(5*pi/6).*sin(7*pi/8)^2.+tan(pi/6*ln8)/sqrt(7)
#error
I'm new to MatLab and I need to plot a contour map using this function but I can't seem to find a way to get rid of the error message. Any help would be much appreciated.
Thanks, Mark.

 採用された回答

KSSV
KSSV 2022 年 3 月 11 日

1 投票

(cos(5*pi/6))^2.*sin(7*pi/8)^2.+tan(pi/6*ln8)/sqrt(7)

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Distribution Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by