Dave,
Where can I download the new version of the DLL interface DPLOTLIB.DLL (v.2.1.0.6) referred to in the DPlot v. 2.1.4.0 release notes ?
The one found in the downloads area is v. 2.1.0.5 from Sept. 27.
Aksel
Search found 15 matches
- Wed Oct 24, 2007 8:20 am
- Forum: Suggestions/Questions
- Topic: Dplotlib.dll
- Replies: 1
- Views: 9597
- Thu Sep 20, 2007 4:03 am
- Forum: Bug Reports
- Topic: Web update ceased to work
- Replies: 4
- Views: 18558
- Thu Sep 20, 2007 3:55 am
- Forum: Bug Reports
- Topic: Web update ceased to work
- Replies: 4
- Views: 18558
Dave,
Sorry for this late reply. I have installed the full v.2.1.3.2, previously received via the update facility. After re-installing again there is no trace of the WEBUPDATESVC.EXE file in the install directory, which explains why nothing happens when I click the update button, but I can't figure ...
Sorry for this late reply. I have installed the full v.2.1.3.2, previously received via the update facility. After re-installing again there is no trace of the WEBUPDATESVC.EXE file in the install directory, which explains why nothing happens when I click the update button, but I can't figure ...
- Fri Aug 31, 2007 8:42 am
- Forum: Bug Reports
- Topic: Web update ceased to work
- Replies: 4
- Views: 18558
Web update ceased to work
Dave,
Actually this is probably not a bug per se, but for odd
(Windows XP) reasons, I had to un-install and re-install DPLOT,
and somewhat to my surprise the convenient Web update
facility no longer works.
Any clues - Registry settings, or .. ?
Aksel
Actually this is probably not a bug per se, but for odd
(Windows XP) reasons, I had to un-install and re-install DPLOT,
and somewhat to my surprise the convenient Web update
facility no longer works.
Any clues - Registry settings, or .. ?
Aksel
- Fri Feb 23, 2007 2:49 pm
- Forum: Suggestions/Questions
- Topic: Command for 'MinorGridLines' or similar functionality
- Replies: 1
- Views: 10006
Command for 'MinorGridLines' or similar functionality
Hi Dave,
When I run Dplot 'manually' I can control the 'Minor/grid tick divisions' on the X- & Y-axes via the 'Options->Extents...'. menu. The result of my choices are reflected in the associated .grf-file under the tag 'MinorGridLines'. Now I want to control DPlot from a Fortran90 program using the ...
When I run Dplot 'manually' I can control the 'Minor/grid tick divisions' on the X- & Y-axes via the 'Options->Extents...'. menu. The result of my choices are reflected in the associated .grf-file under the tag 'MinorGridLines'. Now I want to control DPlot from a Fortran90 program using the ...
- Fri Feb 09, 2007 4:28 am
- Forum: Bug Reports
- Topic: Bug in units selection
- Replies: 3
- Views: 16851
- Thu Feb 08, 2007 8:02 am
- Forum: Bug Reports
- Topic: Bug in units selection
- Replies: 3
- Views: 16851
Bug in units selection
Dave,
Thanks for the 2.102 release.
Being a European I appreciate the possibility to choose metric length units,
but when selecting 'mm' in the 'Options->General' menu, the unit comes out as 'cm' in the 'Specify Plot Size' box. Similarly, when choosing 'Points', the unit comes out as 'Inch ...
Thanks for the 2.102 release.
Being a European I appreciate the possibility to choose metric length units,
but when selecting 'mm' in the 'Options->General' menu, the unit comes out as 'cm' in the 'Specify Plot Size' box. Similarly, when choosing 'Points', the unit comes out as 'Inch ...
- Mon Mar 07, 2005 8:05 am
- Forum: Bug Reports
- Topic: Function parser error
- Replies: 1
- Views: 14689
Function parser error
I'm plotting some functions using the 'Generate -> Y=f(X)' option.
For some odd reason the following expression returns identically
zero for x in [0;3], dX=0.01
f(x) = 5.*(cosh(4.*x)+4.*cosh(2.*x)+3.)
If I build up the expression term by term, everything works fine,
until I enclose in parentheses ...
For some odd reason the following expression returns identically
zero for x in [0;3], dX=0.01
f(x) = 5.*(cosh(4.*x)+4.*cosh(2.*x)+3.)
If I build up the expression term by term, everything works fine,
until I enclose in parentheses ...
- Wed Jan 26, 2005 4:52 pm
- Forum: Bug Reports
- Topic: Macro Editor
- Replies: 5
- Views: 25794
- Wed Jan 26, 2005 11:20 am
- Forum: Bug Reports
- Topic: Macro Editor
- Replies: 5
- Views: 25794
- Wed Jan 26, 2005 8:11 am
- Forum: Bug Reports
- Topic: Macro Editor
- Replies: 5
- Views: 25794
Macro Editor
Dave,
I have experienced problems with the Macro facility in DPlot.
I am using the current ver. 1.9.8.1 under Win2k/SP4.
Here is what happens : I open the Macro Editor (File->Macro),
choose an existing macro for Edit/Create, which brings up
DPMAC.EXE in the Task Manager's process list.
Then I edit ...
I have experienced problems with the Macro facility in DPlot.
I am using the current ver. 1.9.8.1 under Win2k/SP4.
Here is what happens : I open the Macro Editor (File->Macro),
choose an existing macro for Edit/Create, which brings up
DPMAC.EXE in the Task Manager's process list.
Then I edit ...
- Thu Jan 15, 2004 5:17 am
- Forum: Bug Reports
- Topic: Font problems introduced 1.9.1.7 beta
- Replies: 1
- Views: 18507
Font problems introduced 1.9.1.7 beta
I have run into problems when attempting to change fonts in the most recent release, 1.9.1.7 beta.
Selecting 'Fonts>>' in e.g. Legend/Labels results in the error message :
'Error in GetPrinterDC for default printer'
followed by a message that no fonts are installed.
Reverting back to ver. 1.9.1 ...
Selecting 'Fonts>>' in e.g. Legend/Labels results in the error message :
'Error in GetPrinterDC for default printer'
followed by a message that no fonts are installed.
Reverting back to ver. 1.9.1 ...
- Wed Dec 17, 2003 10:37 am
- Forum: Bug Reports
- Topic: EqualIntervals anomalies
- Replies: 6
- Views: 30654
- Wed Dec 10, 2003 10:39 am
- Forum: Bug Reports
- Topic: EqualIntervals anomalies
- Replies: 6
- Views: 30654
EqualIntervals anomalies
I am using EqualIntervals (Cubic Spline interpolation) simply to
increase the number of data points so as to produce smoother curves.
For a long time I have noticed that very often the last data point
is not regenerated in the interpolation process. This can be easily
fixed by cutting and pasting ...
increase the number of data points so as to produce smoother curves.
For a long time I have noticed that very often the last data point
is not regenerated in the interpolation process. This can be easily
fixed by cutting and pasting ...
- Wed Dec 10, 2003 8:25 am
- Forum: Bug Reports
- Topic: AddCurves in MACROs
- Replies: 1
- Views: 17416
AddCurves in MACROs
I have been using AddCurves in MACROs for a while, which is very
convenient, since one can do simple operations on existing
curves 'unattended', i.e. without being interrupted.
With the new rel. 1.9, a window pops up whenever I call AddCurves in
my MACRO, waiting for input for a function (e.g. y1+y2 ...
convenient, since one can do simple operations on existing
curves 'unattended', i.e. without being interrupted.
With the new rel. 1.9, a window pops up whenever I call AddCurves in
my MACRO, waiting for input for a function (e.g. y1+y2 ...