设为首页收藏本站

最大的系统仿真与系统优化公益交流社区

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 8129|回复: 4

[求助] 求助。为什么我不能定义海龟默认初始图形?

  [复制链接]
发表于 2009-11-18 10:33:10 | 显示全部楼层 |阅读模式
我的程序如下:: m/ P( a" s8 ~% o/ v
breed [dogs dog]. W$ L. R, {/ N% }
breed [cats cat]
3 Q% b. B+ ~* U7 \breed [cows cow]
4 N- B" B" x, C* d
% P# U1 l. y# xto setup
. h/ W  v$ t7 P- D  clear-all6 |3 Y' H/ s3 t# }
  set-default-shape dogs "dog") `' N7 F4 n) P+ r" ~  [7 w
  set-default-shape cats "cat"
: w$ t4 ~0 Q/ h7 H  h6 ~1 O  set-default-shape cows "cow"
( c: V) h) L, W0 n3 ^. P  ask patch 0  1 [ sprout-dogs 1 ]
. A+ s, N: B" s! q( b  ask patch 0  0 [ sprout-cats 1 ]
( }; E! @, I4 X8 c5 U6 ]  ask patch 0 -1 [ sprout-cows 1 ]
. G1 ?, \: V! V; s. F4 ~1 S; rend
4 c2 Q* w+ ]8 y) E! x, t1 T; K
) `+ f1 O/ n0 q7 p1 J
) K3 L$ |: A2 g1 H这个是netlogo自带模型库里的模型中的程序,我新建文件再将其输入却提示错误:
- T/ ^3 M0 ]' T+ A& E! \0 Berror while observer running SET-DEFAULT-SHAPE in procedure SETUP- r7 r& {9 l3 d, Y% E
"dog" is not a currently defined turtle shape0 x5 m2 X1 e0 W3 b- }( L5 ?) [
(halted running of setup)
& r' c( ^# H9 W, A/ q" L1 m
& U) J' m0 Y1 a& X  K. ~- J  s, T
我用的版本是4.0.4 请大虾们指教下。thanks!
发表于 2010-3-22 10:57:34 | 显示全部楼层
同问,难道就没有人能解答了吗?
发表于 2010-3-29 13:38:39 | 显示全部楼层
这是因为你新建了一个文件,此时文件的海龟图像里面没有"dog”和"cat"类型,Tools——Turtle shape edit——Import from library ,将library里面的dog和cat图像导入就行了
发表于 2010-10-16 13:56:48 | 显示全部楼层
谢谢啊
发表于 2011-7-22 08:40:36 | 显示全部楼层
谢谢3楼!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|SimulWay 道于仿真   

GMT+8, 2025-11-4 12:24 , Processed in 0.019116 second(s), 15 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表