Info
此问题已关闭。 请重新打开它进行编辑或回答。
What is a code that calculates the total dollars in commission this salesperson would receive?.
1 次查看(过去 30 天)
显示 更早的评论
If someone sells less than $400, 7% commission
If someone sells between $400 and $750, 10% commission
If someone sells between $750 and $1000, 12.5% commission
If someone sells over $1000, they get 16%
If the sales data for each day one week is represented by this vector [350 750 800, 1250, 1700, 2000, 200].
3 个评论
John D'Errico
2016-5-20
编辑:John D'Errico
2016-5-20
It is, IF you have an actual question about MATLAB. This is not a general help me, do my homework site. You need to make an effort. All that you have done here is post your assignment.
If you don't understand the homework, then you need to talk to your instructor. Or discuss the problem with other students in your class. Work groups can often be beneficial IF you actually make an effort to learn from them. But again, this is not a general help site for homework problems.
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!