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 Exchange에서 Data Distribution Plots에 대해 자세히 알아보기

태그

질문:

2022년 3월 11일

댓글:

2022년 3월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by