Search found 18 matches
- Sat Oct 11, 2008 9:50 am
- Forum: Vensim
- Topic: How can I use Vensim in .java file?
- Replies: 0
- Views: 6942
How can I use Vensim in .java file?
I'm trying to load a model in a servlet but did not get, someone can help me: I am doing the following: package simulacion; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.*; import javax.servlet.http.*; import vensim2.Vensim; public class Iniciodos extends HttpServlet {...
- Thu Oct 02, 2008 8:23 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Wed Oct 01, 2008 7:08 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Tue Sep 30, 2008 7:51 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Tue Sep 30, 2008 2:42 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Mon Sep 29, 2008 2:44 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Mon Sep 29, 2008 2:18 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Thu Sep 25, 2008 3:27 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Thu Sep 25, 2008 2:56 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Thu Sep 25, 2008 2:18 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Thu Sep 25, 2008 1:41 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Wed Sep 24, 2008 3:16 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Mon Sep 22, 2008 2:56 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Sat Sep 20, 2008 4:31 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
private Vensim vensim = new Vensim(); final static int APPWIDTH = 800; final static int APPHEIGHT = 600; private Label l1, l2, l3, l4, l5, l6, l7, l8, l9, l10; private TextField tf4,cprecio1, cprecio2, cdistribucion, cpublicidad, ccompras1, ccompras2, ccontratacion, csalarioj, csalarios; private Tex...
- Fri Sep 19, 2008 3:01 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Fri Sep 19, 2008 2:36 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Thu Sep 18, 2008 2:30 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
- Wed Sep 17, 2008 2:30 pm
- Forum: Vensim
- Topic: help with variables using .dll
- Replies: 32
- Views: 26202
help with variables using .dll
I have a problem with the variables to simulate because I do not collect the good of the model, gave me a weird number -1.2980.... and presumably that means that it has not begun the simulation, but if you started. Because I have: result=vensim.command("SPECIAL>LOADMODEL|C:\\Documents and Setti...