tt = iddata2timetable(data)
creates the timetable object tt from
the iddata object data.
tt retains the signal names from data as
variable names. The software also converts other iddata properties, such as
sample time, into timetable properties. For more information, see
tt.
Load two iddata objects, each of which contain the input/output data for a single experiment.
load iddata1z1
load iddata3z3
Merge the objects into a single multiexperiment object.
z13 = merge(z1,z3)
z13 =
Time domain data set containing 2 experiments.
Experiment Samples Sample Time
Exp1 300 0.1
Exp2 300 1
Outputs Unit (if specified)
y1
Inputs Unit (if specified)
u1
Timetable that contains the measurement data from data,
returned as a timetable or, for multiexperiment data, a cell array of timetables. For
multiexperiment data, the ith timetable in the cell array corresponds
to the ith experiment in data.
In addition to the measurement data, the conversion process also extracts
data property information and uses it to update the following
equivalent timetable properties: VariableNames,
VariableUnits, TimeStep,
TimeUnit, and UserData.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.