Outputs for smoothdata function

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 ExchangeDiscrete 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