フィルターのクリア

The input to acfTrain.m is a struct called 'options' . One of the fields of struct is pJitter (cell). what should I give as an input to pJitter?

1 回表示 (過去 30 日間)
Nalini
Nalini 2016 年 11 月 10 日
編集済み: Nalini 2016 年 11 月 10 日
options =acfTrain.m ; % gives default values of options % I want to modify the field pJitter of this struct. options.pJitter = {}; % what information should go into pJitter?
Thank you !

回答 (0 件)

カテゴリ

Help Center および File ExchangeStructures についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by