Set agent monitor window size in Netlogo -


i use monitor window , mouse coordinates closer @ parts of model. there way set size of agent monitor window somewhere in inspect procedure? if magnification level set @ same time, better. couldn't find in dictionary. know can set size of static monitors opening text version of model playing dimensions below:

monitor 610 1074 791 1119 nil int-step-len 17 1 11 

however, can't figure out way dynamic window, , i'd not have manually resize , zoom in. appreciated!


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -