How to create a fractional factorial design?
Show older comments
Hello MatLab team,
I want to create a fractional design.
I'm using <fracfact>.
This command allways generates full factorial design when using
gen=fracfactgen('a b c d e f',4,4) and then
[design, con]=fracfact(gen).
What am I doing wrong? I need the fractional factorial design.
Thank you for your help!
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown 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!