Azzera filtri
Azzera filtri

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 visualizzazione (ultimi 30 giorni)
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 !

Risposte (0)

Categorie

Scopri di più su Structures in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by