moeinvh

10 Reputation

One Badge

9 years, 270 days

MaplePrimes Activity


These are replies submitted by moeinvh

@acer 
i changed the type of maple file to .ini now
but it does not work yet. what phrase i should write after or instead of word "libname;" in maple.ini file?

@acer 

exactly
now i have two questions:

1. the type of the "maple.ini" file is .txt, how can i change it to .ini?
2. what should i write after or instead of the word "libname;"?


thanks a lot

@acer 

1. i downloaded 3 files in a zip file that are available in: http://www.math.ubc.ca/~israel/advisor/
2. i extracted them into a folder with "advisor" name and located it in:
C:\Program Files\Maple 17\advisor
3. i created a .txt file and named it: "maple.ini" and located it in address:
C:\Program Files\Maple 17\bin.X86_64_WINDOWS
4.in the maple.ini file, i wrote a text as:
libname:= `C:\Program Files\Maple 17\advisor`, libname:
now when i start maple and write the following commands:

with(plots);
labelledcontourplot([r, t, -r^2+1], r = 0 .. 1, t = 0 .. 2*Pi, coords = cylindrical, contours = 10);

it doesn't recognize the command yet!!! and repeat it with blue color!

@Markiyan Hirnyk no, i want to show the value on the contour because for many contours it's not possible to sue of different colors.
i should use labelledcontourplot command to show the value on the figure.

Page 1 of 1