Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Time data and Average time.

1 view (last 30 days)
Manuel Valenciano
Manuel Valenciano on 20 Jun 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
It's hard to explain what is my problem. I'm going to try with a small example.
I have a cell with a lot of examples and 8 variables.
The first column represents the name of a Machine. The second column represents the reference number of an Element. The column number 3, represent how many elements manufacture the Machine. Columns number 4 and 5, represents the start time and the finish time of the process to manufacture the elements. Columns number 6 and 7, represents the start time and the finish time to prepare the Machine.
There are repeated values for the first two columns (Machine and Element).
I want to calculate the average time per unit of element of each element in each Machine and i don't know if it's possible to do that with MatLab.
Here is an example of the type of the data:

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!