Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Filter in matlab --> problem with mainscript

조회 수: 1 (최근 30일)
Ibrahim
Ibrahim 2015년 1월 15일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello!
I need some help with the following:
If we have a main script, and it does the following: 1. load data 2. filter data 3. statistics 4. plot 5. exit
And the project is about 4 types of bacteria in a matrix.( n x 3 ) And the 3 colomns describe: 1: temperature, 2: growthrate and 3: bacteriatype
we have done a lot of scripts : Load script, plot, and statistics. where we load data, plot all the bacteria types in a (x,y)-->(temperature/Growth rate) coordinate system, and the statistics is just calculating the mean temperature or Growth rate etc.
but then we get told to make two "filters" : 1. A filter for the Bacteria type, for example Bacteria=Listeria. 2. A range filter for the Growth rate, for example 0:5 Growth rate 1.
how do you assign a filter to ALL the scripts?
Thanks for your time!
  댓글 수: 1
Ibrahim
Ibrahim 2015년 1월 15일
I know it is hard to answer a qquestion with no scripts in hand, but i will appreciate a theoretical answer :)

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by