lovinash

149 Reputation

8 Badges

14 years, 249 days

MaplePrimes Activity


These are replies submitted by lovinash

and it was silly a mistake. my bad.

Thanks for answering

 

Lovi

Turned out it was working,but did not update the memory counter until the task was completed.

Turned out it was working,but did not update the memory counter until the task was completed.

@Robert Israel 

Robert, I had used sprintf("C:/Folder/i=%d o=%f.xls",i,o)   (not knowing that f would do something different)

I changed to sprintf("C:/Folder/i=%d o=%d.xls",i,o)   and that worked fine

Thanks again

@Robert Israel 

Robert, I had used sprintf("C:/Folder/i=%d o=%f.xls",i,o)   (not knowing that f would do something different)

I changed to sprintf("C:/Folder/i=%d o=%d.xls",i,o)   and that worked fine

Thanks again

This works, however, it displays 1 as 1.00000000 x 100 . Is there any trick that I need to know?

This works, however, it displays 1 as 1.00000000 x 100 . Is there any trick that I need to know?

Thanks a lot!

Thanks a lot!

@Joe Riel The link to the description of compiletools appears to be invalid..

@Joe Riel The link to the description of compiletools appears to be invalid..

@Joe Riel The link to the description of compiletools appears to be invalid..

@Joe Riel The link to the description of compiletools appears to be invalid..

@Joe Riel 

 

hey Joe, I have used the code and maple is already telling me Im doing something wrong. Im running on windows 7. can you please check if I am implementing it correctly? thanks!

(1)

(2)

Error, unable to parse

(3)

Error, improper op or subscript selector

 

(4)

 

(5)



Download ProcedureGradientCro.mw

ProcedureGradientCro.mw

@Joe Riel 

 

hey Joe, I have used the code and maple is already telling me Im doing something wrong. Im running on windows 7. can you please check if I am implementing it correctly? thanks!

(1)

(2)

Error, unable to parse

(3)

Error, improper op or subscript selector

 

(4)

 

(5)



Download ProcedureGradientCro.mw

ProcedureGradientCro.mw

1 2 3 Page 2 of 3