Does the smoothdata function only produce a graph or does it also produce a new data set of smoothed data? If not, is there a way to get a new smoothed data set?

답변 (1개)

Rik
Rik 2020년 4월 1일
편집: Rik 2020년 4월 1일

0 개 추천

As you can read in the documention for the smoothdata function the first output is the smoothed data. It will not actually produce a graph.
You should really read the documentation page for function you're trying to use. Matlab has excellent documentation; in my opinion it is one of the key advantages over the competition.

카테고리

도움말 센터File Exchange에서 Discrete Data Plots에 대해 자세히 알아보기

태그

질문:

2020년 4월 1일

편집:

Rik
2020년 4월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by