CorprationMoney
Model was written in NetLogo 6.2.1
•
Viewed 69 times
•
Downloaded 7 times
•
Run 0 times
Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)
Comments and Questions
Please start the discussion about this model!
(You'll first need to log in.)
Click to Run Model
to setup ca system-dynamics-setup ifelse 商务人员平均月工资 * 商务人员数量 * 0.2 < 商务人员平均月工资 [ set 商务管理层平均工资 商务人员平均月工资 * 2] [ set 商务管理层平均工资 商务人员平均月工资 * 商务人员数量 * 0.2 ] end to go system-dynamics-go system-dynamics-do-plot if plot-pen-exists? "当月毛利" [ set-current-plot-pen "当月毛利" plotxy ticks 当月毛利 ] ;;print-all end ;;to print-all ;; output-print (word "人员数量: " 商务人员数量) ;;end
There is only one version of this model, created about 3 years ago by larry wang.
Attached files
File | Type | Description | Last updated | |
---|---|---|---|---|
CorprationMoney.png | preview | Preview for 'CorprationMoney' | about 3 years ago, by larry wang | Download |
This model does not have any ancestors.
This model does not have any descendants.