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 天)
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 CenterFile Exchange 中查找有关 Structures 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by