How can i adjust the number of data point for plot?

3 ビュー (過去 30 日間)
hyungtae kim
hyungtae kim 2016 年 3 月 21 日
回答済み: Jesús Zambrano 2020 年 2 月 7 日
Hello,
I have a data file of two columns(time and value). I imported data file by using 'signal builer'. And I can plot the data simply by connecting 'scope'.
But I want to adjust the number of data point in plot. For example, I would like to plot 5 data points only when whole data points are 10.
Any ideas please? I am very newbee for Matlab and Simulink...
Thanks in advance!
  1 件のコメント
Tejas
Tejas 2016 年 3 月 25 日
Here is a discussion on how to plot data from a Scope which may be helpful.

サインインしてコメントする。

回答 (1 件)

Jesús Zambrano
Jesús Zambrano 2020 年 2 月 7 日
Hi Hyungtae,
Probably you would like to apply decimation when plotting the data? If so, open the Scope, then right-click on it and select Configuration Properties, then go to the tab Logging and you will see a checkbox named 'Decimation' where you can define the amount of points to reduce when plotting the data. See figure below.
decimation.png

カテゴリ

Help Center および File ExchangeView and Analyze Simulation Results についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by