what should my class be?

1 view (last 30 days)
Benoit Botton
Benoit Botton on 18 Oct 2013
I am planning the creation of a class to deal with cutting structures. a cutting structure is composed of a number of cutters. the methods class will act either on the full cutting structure or on only some cutters. typical methods will be about reorienting/moving cutters using homogeneous transformation matrices. My question is: Should I define the class for cutters or for the whole cutting structure? thank you very much
Benoit

Answers (0)

Categories

Find more on Construct and Work with Object Arrays in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!