flik_flak_florin_project

No preview image

1 collaborator

Default-person Florin Matei (Author)

Tags

(This model has yet to be categorized with any tags)
Visible to everyone | Changeable by everyone
Model was written in NetLogo 4.1.2 • Viewed 188 times • Downloaded 17 times • Run 0 times
Download the 'flik_flak_florin_project' modelDownload this modelEmbed this model

Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)


WHAT IS IT?

This section could give a general understanding of what the model is trying to show or explain.

HOW IT WORKS

This section could explain what rules the agents use to create the overall behavior of the model.

HOW TO USE IT

This section could explain how to use the model, including a description of each of the items in the interface tab.

THINGS TO NOTICE

This section could give some ideas of things for the user to notice while running the model.

THINGS TO TRY

This section could give some ideas of things for the user to try to do (move sliders, switches, etc.) with the model.

EXTENDING THE MODEL

This section could give some ideas of things to add or change in the procedures tab to make the model more complicated, detailed, accurate, etc.

NETLOGO FEATURES

This section could point out any especially interesting or unusual features of NetLogo that the model makes use of, particularly in the Procedures tab. It might also point out places where workarounds were needed because of missing features.

RELATED MODELS

This section could give the names of models in the NetLogo Models Library or elsewhere which are of related interest.

CREDITS AND REFERENCES

This section could contain a reference to the model's URL on the web if it has one, as well as any other necessary credits or references.

Comments and Questions

flik_flak_florin_project (Question)

שרונה שלום, אנא הדרכתך . בתודה, פלורין.

Posted almost 13 years ago

מה השאלה פלורין? (Question)

איני יודעת מה השאלה

Posted almost 13 years ago

ייבוא סרטים לנטלוגו (Question)

שלום פלורין לא הסתכלת במקום הנכון. לך בחוברת המשתמש למקום שקרוי quicktime for java extension תעקוב שם אחרי ההוראות מה שעשית זה להשתמש בפונקציה של יצירת סרטים מתוך הרצת מודל בנטלוגו. אתה רוצה להיפך - שנטלוגו יראה סרט שהכנת מבחוץ. אם הדברים לא ברורים, אני מציעה שתדפיס את זה ונסתכל על זה ביחד בשיעור שרונה

Posted almost 13 years ago

flik_flak_florin_project

תודות רבות, פלורין.

Posted almost 13 years ago

flikflak_florin_project (Question)

שרונה שוב שלום, עד השיעור, מבקש את עזרתך באיתור extension directory, QTJ extension directory, איך מייצרים diretory ו איפה נמצא extension/qtj directory ליתר בירור לכוונתי מצרף את ההוראות A few files from your Quicktime installation need to be moved into the extension directory in order for the video extension to work. • Copy C:\Program Files\Quicktime\QTSystem\QTJava.zip(במחשב שלי מופיע ללא הסיומת זיפ, האם תהווה תקלה?) into the extension directory and rename it QTjava.jar. • Make a directory called lib in the QTJ extension directory, then create a directory called Windows inside lib. • Copy C:\Program Files\Quicktime\QTSystem\QTJavaNative.dll and C:\Program Files\Quicktime\QTSystem\QTJNative.dll into the Windows directory. There are two example models in the extensions/qtj directory, אשמח לקבל את עזרתך, בתודה, פלורין.

Posted almost 13 years ago

תגובה במייל

1

Posted almost 13 years ago

Click to Run Model

;; export a 30 frame movie of the view 

to setup
movie-start "out.mov"
movie-grab-view ;; show the initial state 
repeat 30
end 

to go 
  movie-grab-view 
movie-close
end 

There is only one version of this model, created almost 13 years ago by Florin Matei.

Attached files

No files

This model does not have any ancestors.

This model does not have any descendants.