필터 지우기
필터 지우기

plotting general form of function

조회 수: 3 (최근 30일)
Irma
Irma 2015년 9월 22일
댓글: Irma 2015년 9월 22일
Hello! I have a question, can I plot general form of function without data, like in Mathcad. For example plot y=3*x^3+2*sin(x) without having x vector?
thanks

채택된 답변

Bastien Chardonnens
Bastien Chardonnens 2015년 9월 22일
편집: Bastien Chardonnens 2015년 9월 22일
You can plot a symbolic expression with
ezplot(sym_fun)
  댓글 수: 1
Irma
Irma 2015년 9월 22일
I just have plot it. Thank you !

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by