设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 8985|回复: 4

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

  [复制链接]
发表于 2009-11-18 10:33:10 | 显示全部楼层 |阅读模式
我的程序如下:+ d5 G3 l' F. y9 Y2 B
breed [dogs dog]
, k" \5 h  Z) }2 W. H0 C9 t- Vbreed [cats cat]4 f& P$ O! }" C
breed [cows cow]9 t7 ^- T5 R; a
  D% T6 _4 b: m' C! e
to setup5 A: K! W1 g8 y! }: V5 @' w
  clear-all
" d  d& Y. t9 b3 D; a+ h% I1 W  set-default-shape dogs "dog"4 W7 R. c; U8 Q1 {3 T/ A) k8 a
  set-default-shape cats "cat"3 c, x  P4 @/ V0 y1 L$ T
  set-default-shape cows "cow"! H2 Y* \3 }: h8 i" e
  ask patch 0  1 [ sprout-dogs 1 ]
/ [* D+ F# d( T7 Q( j  ask patch 0  0 [ sprout-cats 1 ]2 }/ ~1 f/ [! h2 r6 N, `0 M) o
  ask patch 0 -1 [ sprout-cows 1 ]
/ [" B6 }( E3 H! gend# ?- J; u4 J- D/ }  E

+ ^2 Y* Z, e1 {6 S' L  x
3 R2 F! f2 @9 `2 p. Y这个是netlogo自带模型库里的模型中的程序,我新建文件再将其输入却提示错误:, \& S& e( a$ d
error while observer running SET-DEFAULT-SHAPE in procedure SETUP
) t, F/ f- @+ c1 ?" l: n7 J"dog" is not a currently defined turtle shape+ Q6 l0 K% b' B
(halted running of setup)
/ Z: m3 H; {0 W6 L' l% x+ s" B6 A
5 m0 |, N* y/ e3 D# y
- Q1 D& V1 z  I# u我用的版本是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, 2026-3-13 19:37 , Processed in 0.014999 second(s), 15 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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