Recent Changes - Search:

Start

(back to index)    (edit this in the feed-back web form)

Title
EJS_4.1_090426 or EJS_4.1_090518 the following codes seems to be not correctly compiled

 

Type
Bug

 

Raised by
lookang

 

Date opened
Wednesday, 3 June 2009

 

Description
http://www.phy.ntnu.edu.tw/ntnujava/index.php?topic=684.msg4343#msg4343

 

EJS_4.1_090426 or EJS_4.1_090518 the following codes seems to be not correctly compiled.

 

hi prof,

 

when i use EJS_4.1_090115\EJS_4.1 to compile this file, the applet shows the numbers nicely as designed by the codes for example the codes for bottom scale

 

 

but when i use EJS_4.1_090426 or EJS_4.1_090518 the following codes seems to be not correctly compiled.
Code:

 

for(int i=0;i
 tm2t[i]=i+″;
// tm2t[i]=i+″;
 if(i==n2t-1)
 tm2t[i]=“0”; // i think is to draw 0 in place of 10
}
zeroxm=zerox+error*unit*dxm;

 

 

do you know how to fix it?, is the problem with newer Ejs ?

 

thanks!

 

Importance
3

 

Proposed solution

 

Urgency
3

 

Status
Open

 

Resolution

(back)
« 00032 · Edit Form · 00034 »

Edit - History - Print - Recent Changes - Search
Page last modified on June 03, 2009, at 02:40 PM