Hi all,
I would like to ask if there is a chance to change the x-axis
resolution by plotting graphs. For example, if I use cmap to
graphicaly solve some polynome intersection with the axis and I would
like to read the position of the mouse cursor with requested accuracy,
not only in the "integer units". Use latest (6.6.8) version.
Thanks,
David
first...i am thankful to cmap producer...
Cmap is useful to me...
I am a Korean...30 years old...
May I ask You a question?
I had read cmap tutoral(pdf files.).
I don't know the Data file(matrix 801 by 9) in-out method.
Do you have any material about file I/O ?
help index ?
please, refer to my question...
Good-bye, everyone~~~...
e-mail address : ikarustar@...
Hello,
This email message is a notification to let you know that
a file has been uploaded to the Files area of the cmap
group.
File : /Structural Analysis/FE2dHlp.zip
Uploaded by : k_h_ha <k_h_ha@...>
Description : Programs for 2-D Finite Element Analysis
The update contains bug fixes. You can access the file at the URL:
http://groups.yahoo.com/group/cmap/files/Structural%
20Analysis/FE2dHlp.zip
Hello,
Just to let you know that I've finally pinned down the "last elusive
bug" in CMAP, resulting in the new version v.6.6.7. Under an
extremely rare combination of events, the bug causes an unexpected
interruption/error message during execution of the application
program.
An update is mildy recommended.
Regards,
K. Ha
This message is to inform you of the new version CMAP 6.6.4 available
for download at the "Files" section of the CMAP-group:
http://groups.yahoo.com/group/cmap/
The new version includes minor bug fixes and an update of the Help
file.
Happy New Year, and my best regards,
K. Ha
Hello folks. I am new in this group and I would appreciate any help
to a question that I need to solve: I need either a BASIC or a VISUAL
BASIC code for an interpolation program that generates a polynomial
equation of up to a minimum of 10th degree. Please e-mail me directly.
Thanks in advance,
Jose Ribeiro
Kissimmee, FL
JRibeiro@...
I'm Robert Teague, and just joined. I'm an amateur astronomer and astrophysicist,
and my main interest is extrasolar planetary systems.
I've been using the Equation Editor in my HP 200LX palmtop to do research,
but it's now 5 years old and getting a bit creaky. So I recently bought a notebook
computer to set up as a research tool, and have been looking around for some
math software for it.
For me, programming it myself is out--the only language I know is an obsolete
version of BASIC. I looked at Mathematica, but that's rather more than I can
handle. MathCAD is still a possibility, if I can find it here in Atlanta. If I can use
Cmap for what I need, I won't bother with it.
I do like the conversion utility, though I could suggest some additions.
For me, understanding math is a slow process, and inventing equations is
right out-- but I CAN break down an equation found in a paper, put it in my
palmtop and use it. The Equation Editor is simple, easy to use, and will solve
for any variable.
What I want to do with Cmap is the same thing--have a standard set of equations
to work with, and solve for whichever variable I need.
It's likely I'm the problem, but in playing with Cmap, I've found the documentation
assumes familiarity with ways of doing things, and knowledge I simply don't have.
I'm going to keep playing with it, but will likely be asking some questions.
For now, though, I have just one: how do you stop the 'readme' file from popping
up when you open the program? I can't find anything to 'uncheck' for it in any menu.
Robert
PS-- Happy Holidays, y'all!
"I'll tell you--just give me the old flying carpet, and I'd be a happy sorcerer. But no, they tell us we have to 'move with the times'!" --Sorrell, "Murky's Comet"
To open a new draw-document, use the function
newdrawdocument();
just before doing the plotting. This function may
replace the function clearplot() that appears in the
program.
--- abubakarrc@... wrote:
> Hi All,
> In the application of the Truss.cmp program, why is
> it that plots
> replaces previous draw document instead of putting
> the drawing on a
> new document. Is there a way that you can have all
> the draw documents
> displayed on the screen for comparisn of output.
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
Hi All,
In the application of the Truss.cmp program, why is it that plots
replaces previous draw document instead of putting the drawing on a
new document. Is there a way that you can have all the draw documents
displayed on the screen for comparisn of output.
There is NO such built-in function by the name Demo().
In my previous email message to you, I gave you the
USER-DEFINED function Debug(), which you must copy and
paste it into your program before you can use it. You
can read Cmap-Help for info on creating/using
user-defined functions.
--- c6023@... wrote:
> A new demo() function introduced in the latest
> release is marked as an
> error by the CMAP compiler. It is also not
> completely clear what
> thefunction does (facilitates print for debugging by
> placing it into a
> file?) and how to use it (its signiture and
> parameters meaning).
>
> I was also unable to find it in Help.
>
> Thans for your help.
> Igor Livshin
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
A new demo() function introduced in the latest release is marked as an
error by the CMAP compiler. It is also not completely clear what
thefunction does (facilitates print for debugging by placing it into a
file?) and how to use it (its signiture and parameters meaning).
I was also unable to find it in Help.
Thans for your help.
Igor Livshin
I'll consider these issues in a future version of
Cmap. By the mean time, I have a few suggestions:
--- microworksoftware@... wrote:
> Dear professor Kinh H. Ha,
>
> I am using the latest CMAP version and want to
> report two problems.
>
> Problem 1.
> During debugging, when the number of print line
> reaches thousands
> CMAP abends (memory protection). Any work-around?
(i) Install more RAM.
(ii) Use debugview() instead of print() where
possible.
> Problem 2.
> The CMAP's "Set Option" function does not save the
> setting, so any
> new CMAP invocation starts again using the default
> set.
Yes. When a program is executed, everything is cleared
and initial default settings are in effect. To set
options, use function useoption() within the program.
This scheme is safer in multi-user environment (e.g.
class room).
> Thanks for any help.
>
> Igor Livshin
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
Dear professor Kinh H. Ha,
I am using the latest CMAP version and want to report two problems.
Problem 1.
During debugging, when the number of print line reaches thousands
CMAP abends (memory protection). Any work-around?
Problem 2.
The CMAP's "Set Option" function does not save the setting, so any
new CMAP invocation starts again using the default set.
Thanks for any help.
Igor Livshin
Hello,
I am finding it extremely difficult to download your software. Could you
help ?
Thanks
Sushil
Please note my new email id for future correspondence.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
The information contained in this message is legally privileged and
confidential information intended only for the use of the addressed
individual or entity indicated in this message (or responsible for
delivery of the message to such person). It must not be read, copied,
disclosed, distributed or used by any person other than the addressee.
Unauthorised use, disclosure or copying is strictly prohibited and may be
unlawful.
Opinions, conclusions and other information on this message that do not
relate to the official business of any of the constituent companies of
the SANMAR GROUP shall be understood as neither given nor endorsed by
the Group.
If you have received this message in error, you should destroy this
message and kindly notify the sender by e-mail.
Thank you.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
If this expression is in a program, it should cause NO
error (Please send me the entire program so that I can
test it).
If this expression is in the Calc-Expression window,
it must be completed in one row/line.
In cmap, an expression or statement can occupy
multiple lines without any special continuation mark.
--- Ramin <golpesar@...> wrote:
> Hi,
>
> Writing this expression:
>
> defmat(~ K[5], 8.864, -1.152, -4, 0, -1.728, 4.536,
> 0, 0,
> 4.554, 4.864, -1.152, -2.592, 4.536, 7.956, 20.5335
> );
>
> generates an error. But If you write it on a
> single line it executes smoothly.
>
> How can we continue a long line to the next
> line in CMAP.
>
> Thank you for your help.
>
> -Ramin
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
Hi,
Writing this expression:
defmat(~ K[5], 8.864, -1.152, -4, 0, -1.728, 4.536, 0, 0,
4.554, 4.864, -1.152, -2.592, 4.536, 7.956, 20.5335 );
generates an error. But If you write it on a
single line it executes smoothly.
How can we continue a long line to the next
line in CMAP.
Thank you for your help.
-Ramin
Hello
Sorry to everyone about the double posting by mistake.
I tried to erase the double posting nbut my software did NOT
allow me to erase it.
Hello Tidelock
Thanks for your remarks.
1) I can measure 2 or more parameters and even more but at the end
I do NOT know how wide that well is.
This well is 100 feet below the ground, drilled into porous rocks and
maybe sand by a machine about 4 inches diameter. This was drilled
before my time. It is about 30 years old or more.
The water usage and the shape of the underground lack are all
important but I can NOT go there. I can only guess.
My windmill takes out every week about 2000 litres. This is
negligeable.
Yes the water table changes quickly by a few feet ( I tried to pump
out the water with a diesel pump and in on day I pumped out 10000
litres and the height went down by 1.5 inch.)
and no one knows why.
Does it get siphoned out by hygroscopic
sands or by a physical rock pipe or other phenoma.
No one knows what's under there and that's why I will try to use
curve fitting software to have some idea if I can predict something
more accuratly that Neural Network.
2) I am NOT familiar, at all, with CMAP.
In CMAP, after entering the data, is there a way of matching my data
to a curve.
I am looking for a curve matching command on CMAO and I can NOT see
where it is and how to do it.
After bringing the data in, it seems I can NOT find the
curve fitting commands.
Is this a command or should I write a set of instructions.
Any help will be appreciated.
Guy
--- In cmap@y..., tidelocked@a... wrote:
> Guy,
>
> You might make better progress if you can ascertain how wide the
well
> is at the bottom and also correlate water depth with water usage.
>
> The point is that you ought to be able to determine the seepage
rate
> of water into the well with this extra data. This will vastly
> improve your ability to predict the water level as a function of
> water usage.
>
> Beyond that, you may need more detailed information about the level
> of the water table but that is not likely to change significantly
> over the course of a few weeks.
>
> -the tide
Guy,
You might make better progress if you can ascertain how wide the well
is at the bottom and also correlate water depth with water usage.
The point is that you ought to be able to determine the seepage rate
of water into the well with this extra data. This will vastly
improve your ability to predict the water level as a function of
water usage.
Beyond that, you may need more detailed information about the level
of the water table but that is not likely to change significantly
over the course of a few weeks.
-the tide
Predicting the water height in a water well
Each number below represent the height of water in one of my
underground-water_well_sunk 100 feet below the surface in
a dry area in Australia. The water always seems to be ready to run
out
but it never seem to happen.
The following numbers are measured every week and represent the
height
of water in inches at the bottom of the well.
43[43 is the most recent
number],40,42,65,31,49,46,53,55,30,63,19,35,17,58,7,64,9,
68,24,2,29,7,71,46,68,6,8,46,2,50,77,44,30,58,46,31,77,48,17,12,53,80,
77,10,72,66
[66 is the oldest number]-measure in inches.
These are accurate data measured every Saturday Morning. I have about
300 more data recorded on
Friday and Saturday.taI
48 weeks ago is number 66 and it is now at number 43.
(the importance of predicting is important because when the level
goes
below 10 inches, the sands and rubbish
get sucked by the pump and the pump has to be cleaned out by removing
it which is a massive job. So anticitpating the level is important
and
drilling any furtherwill bring brackish (salty water)).
The water is fed underground from I suppose 500 to 700 Km away and
the
rainfall is below 200 mm (minimal effects)per year. The land is flat
an dry.
If I can be accurate by +- 10%, I'll be laughing. :-) :-)
How can I use CMAP with this.
My "guts feelings" tell me that CMAP is an excellent program but how
do I start learning CMAP to fit my data in?
I program as well in Powerbasic and would like to include the
function
(after I found what the function is) inside my program so I can
predict one week in advance what the depth of water will be.
Recently I experimented with Neural Networks for a few weeks. I tried
all sort of presentations of data.
The closest prediction I can get is 40% out for the NEXT predicted
data.
This is too far out. I need +- 10 % error.
From experimenting I know I will get good prediction with
a 'Partial Stepwise Polynomial Regression'
How do I go about organizing it with CMAP?
I can get about 300 or 400 data, (not as accurate but good enough)
Previously people have suggested to me all sort of ideas to check the
height of water in the well. There is cattle on my property. If the
water runs out I have to physically go their with a water truck
and fill the water a small water tank.
There is NO electricity, no telephone/mobile and the water pump is a
pump attached to a proper windmill. Batteries are uselless because it
is very hot during the day (+35 C) and very cold during the day (-5
C)and they do not stay charged very long.
The closest dwelling with people is 200 Km away. This is Australian
Outback towards Diamantina lack.
Prediction is the best because it reinforces my local knowledge.
Any help will be appreciated. Best regards Guy North Queensland
Australia
Hello Jarek
Thank you for sending me this 2656 KB file.
This is an excellent program.
Cheers Guy
--- In cmap@y..., Jarosław Smyczyński <jsmyczyn@z...> wrote:
> I sent file to Guy yesterday and got message that he received it
>
> Regards
> Jarek
>
> ----- Original Message -----
> From: Mojo Jojo <jwarlin1@f...>
> To: <cmap@y...>
> Sent: Thursday, April 19, 2001 4:02 AM
> Subject: Re: [cmap] Yahoo server is so busy that it hangs CMap
download?
>
>
> > Aufempen,
> >
> >
> > I tried to Email the files to you but got the following message:
> >
> > We are unable to deliver the message from <jwarlin1@f...>
> > to <cmap@y...>.
> >
> > Your message was not delivered because it was too large.
> > Yahoo! Groups does not accept messages (including attachments)
larger
> > than 1 megabyte. To resend your message, please compress or
> > delete any attachments so that the total message size is less
> > than 1 megabyte.
> >
> > For further assistance, please email support@y...
> > or visit http://help.yahoo.com/help/us/groups/
> >
> >
> > The files I have are:
> >
> > Program: CmapInst.exe 2.656KB
> > UpDate: UpGrade.exe 1.011KB
> >
> > If you have a better email account I can send them again to you...
> >
> > Joe Arlinghaus
> >
> >
> >
> >
> >
> >
> > ----- Original Message -----
> > From: <aufempen@d...>
> > To: <cmap@y...>
> > Sent: Wednesday, April 18, 2001 3:07 AM
> > Subject: [cmap] Yahoo server is so busy that it hangs CMap
download?
> >
> >
> > > I tried 4 times to download CMAP from the "files" forum
> > > without any success.
> > > The first two times with nestcape 4.7 it stops the download
> > > at 1259 KB
> > > The 3rd times Yahoo server cut the download at 1259KB with the
latest
> > > Explorer.
> > > The 4 th time it cut at 1445 KB with Explorer.
> > > Any FTP sites I can get CMAP from?
> > > Cheers Guy N.
> > >
> > >
> > >
> > > To unsubscribe from this group, send an email to:
> > > cmap-unsubscribe@egroups.com
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> > >
> > >
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > cmap-unsubscribe@egroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
I sent file to Guy yesterday and got message that he received it
Regards
Jarek
----- Original Message -----
From: Mojo Jojo <jwarlin1@...>
To: <cmap@yahoogroups.com>
Sent: Thursday, April 19, 2001 4:02 AM
Subject: Re: [cmap] Yahoo server is so busy that it hangs CMap download?
> Aufempen,
>
>
> I tried to Email the files to you but got the following message:
>
> We are unable to deliver the message from <jwarlin1@...>
> to <cmap@yahoogroups.com>.
>
> Your message was not delivered because it was too large.
> Yahoo! Groups does not accept messages (including attachments) larger
> than 1 megabyte. To resend your message, please compress or
> delete any attachments so that the total message size is less
> than 1 megabyte.
>
> For further assistance, please email support@yahoogroups.com
> or visit http://help.yahoo.com/help/us/groups/
>
>
> The files I have are:
>
> Program: CmapInst.exe 2.656KB
> UpDate: UpGrade.exe 1.011KB
>
> If you have a better email account I can send them again to you...
>
> Joe Arlinghaus
>
>
>
>
>
>
> ----- Original Message -----
> From: <aufempen@...>
> To: <cmap@yahoogroups.com>
> Sent: Wednesday, April 18, 2001 3:07 AM
> Subject: [cmap] Yahoo server is so busy that it hangs CMap download?
>
>
> > I tried 4 times to download CMAP from the "files" forum
> > without any success.
> > The first two times with nestcape 4.7 it stops the download
> > at 1259 KB
> > The 3rd times Yahoo server cut the download at 1259KB with the latest
> > Explorer.
> > The 4 th time it cut at 1445 KB with Explorer.
> > Any FTP sites I can get CMAP from?
> > Cheers Guy N.
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > cmap-unsubscribe@egroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
>
>
>
> To unsubscribe from this group, send an email to:
> cmap-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
I am sorry for the problem. An ftp-download site will be available
ASAP. By the mean time you can get an older Cmap version at the
following ZDNET-site:
http://www.zdnet.com/downloads/stories/info/0,,001E0M,.html
Regards,
--- In cmap@y..., aufempen@d... wrote:
> I tried 4 times to download CMAP from the "files" forum
> without any success.
> The first two times with nestcape 4.7 it stops the download
> at 1259 KB
> The 3rd times Yahoo server cut the download at 1259KB with the
latest
> Explorer.
> The 4 th time it cut at 1445 KB with Explorer.
> Any FTP sites I can get CMAP from?
> Cheers Guy N.
Aufempen,
I tried to Email the files to you but got the following message:
We are unable to deliver the message from <jwarlin1@...>
to <cmap@yahoogroups.com>.
Your message was not delivered because it was too large.
Yahoo! Groups does not accept messages (including attachments) larger
than 1 megabyte. To resend your message, please compress or
delete any attachments so that the total message size is less
than 1 megabyte.
For further assistance, please email support@yahoogroups.com
or visit http://help.yahoo.com/help/us/groups/
The files I have are:
Program: CmapInst.exe 2.656KB
UpDate: UpGrade.exe 1.011KB
If you have a better email account I can send them again to you...
Joe Arlinghaus
----- Original Message -----
From: <aufempen@...>
To: <cmap@yahoogroups.com>
Sent: Wednesday, April 18, 2001 3:07 AM
Subject: [cmap] Yahoo server is so busy that it hangs CMap download?
> I tried 4 times to download CMAP from the "files" forum
> without any success.
> The first two times with nestcape 4.7 it stops the download
> at 1259 KB
> The 3rd times Yahoo server cut the download at 1259KB with the latest
> Explorer.
> The 4 th time it cut at 1445 KB with Explorer.
> Any FTP sites I can get CMAP from?
> Cheers Guy N.
>
>
>
> To unsubscribe from this group, send an email to:
> cmap-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
I tried 4 times to download CMAP from the "files" forum
without any success.
The first two times with nestcape 4.7 it stops the download
at 1259 KB
The 3rd times Yahoo server cut the download at 1259KB with the latest
Explorer.
The 4 th time it cut at 1445 KB with Explorer.
Any FTP sites I can get CMAP from?
Cheers Guy N.
Is thery any othe r way to get CMAP NOT by Yahoo?
Getting so "large" file from there is a pain, because Yahoo
groups service doesn't allow to use any download manager.
So far I've got only Upgrade to CMAP Pro.Downloading
CMAP never completes.
Regards
Jarek
Are there two different types of CMAP? The downloads all say CMAP
(lite). The version I have is 6.5.8 and, I must confess, I never
really used it. Was supposed to use it for some economic modelling,
but that never happened.. maybe someday.
The link in the Upload-message does not work because Yahoo split it
into 2 lines. I suggest that you get to Cmap-forum:
http://groups.yahoo.com/group/cmap
Sign in, and then click "Files" and select the folder
"Cmap Download and News"
There is lot of traffic at Cmap site and therefore it may be busy at
times.
Regards,
Dr. K. H. Ha
Cmap Moderator
--- In cmap@y..., ngyring@o... wrote:
> Tried to download the latest editions of Cmap for the last month.
> But every time end op with no result: The file can't be found og
> the page can't be shown.
> None of the links works. Tried Files and so on and tried the links
> from the notes about the program. The same result since the program
> came from egroup to Yahoo: Impossible to download.
> I have followed the program from version 6.4.3. Hoping you can help
> me or fix the links.
Tried to download the latest editions of Cmap for the last month. But
every time end op with no result: The file can't be found og the page
can't be shown.
None of the links works. Tried Files and so on and tried the links
from the notes about the program. The same result since the program
came from egroup to Yahoo: Impossible to download.
I have followed the program from version 6.4.3. Hoping you can help
me or fix the links.