how can restrict the data in one dataset using the max and min values from another dataset?

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 Comments

Can you show your data and the desired output?
I can't really show the data. is there a way to "limit" data?
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?

Sign in to comment.

Answers (0)

Categories

Asked:

on 9 Jul 2018

Commented:

on 10 Jul 2018

Community Treasure Hunt

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

Start Hunting!