how can restrict the data in one dataset using the max and min values from another dataset?
Afficher commentaires plus anciens
I am trying to use the dates from a previous data set to set a limit or "restrict" the data in another data set.
4 commentaires
Paolo
le 9 Juil 2018
Can you show your data and the desired output?
Keturah Palma
le 9 Juil 2018
Walter Roberson
le 9 Juil 2018
Is the data in the form of a timetable() object?
Image Analyst
le 10 Juil 2018
What is the form of your "dataset"? Is it the old, deprecated dataset type variable? A folder of images? A table? A double array? If you do
>> whos yourDataSetVariable
using the actual name of your variable, what does it say in the command window?
Réponses (0)
Catégories
En savoir plus sur Data Preprocessing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!