lovinash

149 Reputation

8 Badges

14 years, 250 days

MaplePrimes Activity


These are replies submitted by lovinash

so where the ''mydata.xls'' is,  i can write the path in which i want the file to be saved(c:/documents/.....)  ?

 

could you show me how to place my values into a matrix? ive upload a file here as an example that you can use.

Example.mw

so where the ''mydata.xls'' is,  i can write the path in which i want the file to be saved(c:/documents/.....)  ?

 

could you show me how to place my values into a matrix? ive upload a file here as an example that you can use.

Example.mw

@Joe Riel 

Hello Joe,

Ive left the bits in my code where ive used 'solve', 'evalf' untouched as I found out that these parts do not require time to process. The time consuming part was one involving a lot of integration. Since they were easy integrations, ive replaced all the integration with commands involving only addition, subtraction and multiplication. I made this part a function and it compiled successfully.

so ive made the function in seperate worksheets and compiled them. In my actual program, ive replaced the code by something like  cpArea1(x,y,z) but i soon figured out this isnt enough. So how do I make it happen??

also, from the help files, i read that the compiled code is saved in a temporary file. How can I save it permanently?

Thanks

@Joe Riel 

Hello Joe,

Ive left the bits in my code where ive used 'solve', 'evalf' untouched as I found out that these parts do not require time to process. The time consuming part was one involving a lot of integration. Since they were easy integrations, ive replaced all the integration with commands involving only addition, subtraction and multiplication. I made this part a function and it compiled successfully.

so ive made the function in seperate worksheets and compiled them. In my actual program, ive replaced the code by something like  cpArea1(x,y,z) but i soon figured out this isnt enough. So how do I make it happen??

also, from the help files, i read that the compiled code is saved in a temporary file. How can I save it permanently?

Thanks

Hello Joe, thanks for your answer. I tried changing things as you said but the maple compiler couldnt do it. I have been reading about using watcom compiler but Im not sure how to proceed from here. could you help?

Hello Joe, thanks for your answer. I tried changing things as you said but the maple compiler couldnt do it. I have been reading about using watcom compiler but Im not sure how to proceed from here. could you help?

1 2 3 Page 3 of 3