David,
I thought DPlot can handle many millions of data points as long as the total memory needed won't exceed 2G.
---------------------------------------------------
PostPosted: Fri Aug 26, 2005 9:49 am
Post subject:
You're welcome. But just so we're clear: the limitation here isn't so much ...
Search found 26 matches
- Mon Dec 18, 2017 8:21 pm
- Forum: Suggestions/Questions
- Topic: Error triangulating data when opening XYZ 3D data
- Replies: 2
- Views: 55426
- Wed Sep 27, 2017 4:23 pm
- Forum: Suggestions/Questions
- Topic: Error triangulating data when opening XYZ 3D data
- Replies: 2
- Views: 55426
Error triangulating data when opening XYZ 3D data
Hi! I'm trying to open a large (~ 1GB) XYZ 3D data to generate a contour plot. This message "Error triangulating data" pops up in the middle and DPlot failed to plot anything afterwards.
Could you please give me a clue to plot my data? There's no issue at all when plotting relatively small XYZ ...
Could you please give me a clue to plot my data? There's no issue at all when plotting relatively small XYZ ...
- Tue Aug 20, 2013 12:58 pm
- Forum: Suggestions/Questions
- Topic: Select multiple curves simultaneously?
- Replies: 9
- Views: 27940
SelectCurve(...) macro problem
OK. Please add a notice in the manual or help info in the next release to prevent this issue.
However, I did send the commands from another program (C), not just running the macros.
However, I did send the commands from another program (C), not just running the macros.
- Thu Aug 15, 2013 12:40 pm
- Forum: Suggestions/Questions
- Topic: Select multiple curves simultaneously?
- Replies: 9
- Views: 27940
SelectCurve(...) macro problem
Just found out that the two macro commands (SelectCurve, EditOperateY) cannot be sent separately for what I wanted to do. Everything works fine now when I concatenate them and send as a whole command string together.
[SelectCurve(LegendHas("abc"))][EditOperateY("Y/17")] <-- works on one curve w ...
[SelectCurve(LegendHas("abc"))][EditOperateY("Y/17")] <-- works on one curve w ...
- Wed Aug 14, 2013 4:28 pm
- Forum: Suggestions/Questions
- Topic: Select multiple curves simultaneously?
- Replies: 9
- Views: 27940
SelectCurve(...) macro problem
This is what I did:
[SelectCurve(1)]
[EditOperateY("Y/17*9.1")]
[SelectCurve(3)]
[EditOperateY("Y/17*9.1")]
The two operations on Y both changed the value of curve-1, not on curve-3. I will send you the plot soon.
[SelectCurve(1)]
[EditOperateY("Y/17*9.1")]
[SelectCurve(3)]
[EditOperateY("Y/17*9.1")]
The two operations on Y both changed the value of curve-1, not on curve-3. I will send you the plot soon.
- Wed Aug 14, 2013 1:42 pm
- Forum: Suggestions/Questions
- Topic: Select multiple curves simultaneously?
- Replies: 9
- Views: 27940
SelectCurve(...) macro problem
OK. Now here's another prolem.
I use SelectCurve(LegendHas(...)) macro to select a specific curve based on the legend for further operation. But it's always the first cuvre in my plot being selected no matter what string I put in the LegendHas(...). Any trick to make this work?
I found ...
I use SelectCurve(LegendHas(...)) macro to select a specific curve based on the legend for further operation. But it's always the first cuvre in my plot being selected no matter what string I put in the LegendHas(...). Any trick to make this work?
I found ...
- Wed Aug 14, 2013 1:03 pm
- Forum: Suggestions/Questions
- Topic: Select multiple curves simultaneously?
- Replies: 9
- Views: 27940
Select multiple curves simultaneously?
Is there a way to use SelectCurve(...) macro function to select multiple curves simultaneously, but not all of curves in a plot?
Something like this SelectCurve(1,3,5) to select curves 1, 3, and 5 for further operation.
Something like this SelectCurve(1,3,5) to select curves 1, 3, and 5 for further operation.
- Tue Jul 16, 2013 5:10 pm
- Forum: Suggestions/Questions
- Topic: two or three histograms in one chart
- Replies: 2
- Views: 14311
two or three histograms in one chart
"... perhaps I'll allow multiple selections with the Histogram command in a future release." --- Please do so. This is very much desirable!
- Mon Jul 15, 2013 4:22 pm
- Forum: Suggestions/Questions
- Topic: two or three histograms in one chart
- Replies: 2
- Views: 14311
two or three histograms in one chart
I have two columns of data (both columns are Y values) that I'd like to plot their histograms side by side in on chart. How can I do it? The "Generate --> Histogram" menu command only allows me to select one cuve at a time and the histogram will be created in two separate charts.
- Tue Jul 02, 2013 12:14 pm
- Forum: Bug Reports
- Topic: DPlot installation errors - version 2.3.3.9
- Replies: 3
- Views: 19782
DPlot installation errors - version 2.3.3.9
No. I didn't have Excel running in the background.
I realize it's Microsoft Lync that causes this problem. I need to terminate it before a successful installation.
I realize it's Microsoft Lync that causes this problem. I need to terminate it before a successful installation.
- Mon Jun 24, 2013 11:38 am
- Forum: Bug Reports
- Topic: DPlot installation errors - version 2.3.3.9
- Replies: 3
- Views: 19782
DPlot installation errors - version 2.3.3.9
When I install the latest DPlot (version 2.3.3.9) on my XP PC, the following errors pop up during the setup:
1) Microsoft Visual Basic
Run-time error '13'
Type mismatch
2) Error
C:\Program Files\DPlot\addin\DPlotLIB.XLA
An error occurred while trying to read the source file:
The process ...
1) Microsoft Visual Basic
Run-time error '13'
Type mismatch
2) Error
C:\Program Files\DPlot\addin\DPlotLIB.XLA
An error occurred while trying to read the source file:
The process ...
- Thu Apr 04, 2013 6:23 pm
- Forum: Suggestions/Questions
- Topic: Contour plot problems
- Replies: 4
- Views: 18065
Contour plot problems
Thanks! That works. Hope you'll fix this issue in the next release.
- Wed Apr 03, 2013 6:23 pm
- Forum: Suggestions/Questions
- Topic: Contour plot problems
- Replies: 4
- Views: 18065
Contour plot problems
OK. The note can be added. It looks like the label now.
But the "Specify extents" box is checked and the last value still won't show. I will e-mail you the graph to take a look at. Thanks!
But the "Specify extents" box is checked and the last value still won't show. I will e-mail you the graph to take a look at. Thanks!
- Wed Apr 03, 2013 12:34 pm
- Forum: Suggestions/Questions
- Topic: Contour plot problems
- Replies: 4
- Views: 18065
Contour plot problems
1) How can I display the label of Z-axis in a XY contour plot?
2) The low and high value of the X-axis is 3.2 and 4.8 on my plot. The tick mark interval of the X-asix is 0.2. Why isn't the last value (4.8) shown in the plot while the others (3.2, 3.4, ... 4.6) are?
2) The low and high value of the X-axis is 3.2 and 4.8 on my plot. The tick mark interval of the X-asix is 0.2. Why isn't the last value (4.8) shown in the plot while the others (3.2, 3.4, ... 4.6) are?
- Thu Feb 28, 2013 2:45 pm
- Forum: Bug Reports
- Topic: DPlot cannot open a data file on this remote network folder
- Replies: 3
- Views: 19481
- Wed Feb 06, 2013 7:16 pm
- Forum: Bug Reports
- Topic: DPlot cannot open a data file on this remote network folder
- Replies: 3
- Views: 19481
DPlot cannot open a data file on this remote network folder
I have a text data file (filename data1.txt) contains these values:
X(nm) Y1(uW)
1.2 1.4
2.6 4
3.9 16.2
5.7 23.5
When this data file is placed in a remote network folder "\\Epsilon\Testing\temp\Fod2.0\try_DC&IV_K1", DPlot can open/plot it and drag-and-drop works just fine. However, if this ...
X(nm) Y1(uW)
1.2 1.4
2.6 4
3.9 16.2
5.7 23.5
When this data file is placed in a remote network folder "\\Epsilon\Testing\temp\Fod2.0\try_DC&IV_K1", DPlot can open/plot it and drag-and-drop works just fine. However, if this ...
- Thu Jun 14, 2012 11:16 am
- Forum: Bug Reports
- Topic: DPlot in Windows 7 cannot open this file
- Replies: 4
- Views: 20779
Re: DPlot in Windows 7 cannot open this file
This problem is fixed in the newer version of DPlot (2.3.2.6) as you said. Thanks a lot!
- Mon Jun 11, 2012 8:01 pm
- Forum: Bug Reports
- Topic: DPlot in Windows 7 cannot open this file
- Replies: 4
- Views: 20779
Re: DPlot in Windows 7 cannot open this file
Hi! David,
Just send you the data file. It has exactly the same content as what I posted here. Thanks!
Just send you the data file. It has exactly the same content as what I posted here. Thanks!
- Fri Jun 08, 2012 12:58 pm
- Forum: Bug Reports
- Topic: DPlot in Windows 7 cannot open this file
- Replies: 4
- Views: 20779
DPlot in Windows 7 cannot open this file
Hi!
I have a simple two-column data file like this:
/sm OFF
/sc ON
/sd OFF
/td "xy"
1351.0 -65.105775
1351.35 -65.042302
1351.7 -64.955354
1352.05 -64.981671
1352.4 -65.012926
1352.75 -64.88401
1353.1 -64.843886
1353.45 -64.893882
1353.8 -64.841875
1354.15 -64.665983
1354.5 -64.677306
1354.85 ...
I have a simple two-column data file like this:
/sm OFF
/sc ON
/sd OFF
/td "xy"
1351.0 -65.105775
1351.35 -65.042302
1351.7 -64.955354
1352.05 -64.981671
1352.4 -65.012926
1352.75 -64.88401
1353.1 -64.843886
1353.45 -64.893882
1353.8 -64.841875
1354.15 -64.665983
1354.5 -64.677306
1354.85 ...
- Fri Jun 08, 2012 12:43 pm
- Forum: Suggestions/Questions
- Topic: Subtracting 2 curves
- Replies: 6
- Views: 25623
- Fri Jun 01, 2012 6:40 pm
- Forum: Suggestions/Questions
- Topic: Subtracting 2 curves
- Replies: 6
- Views: 25623
Y=f(X,Y1,Y2,...) works for the first 9 curves only!
Hi!
Is there a way to remove this 9 curves limit? I have 12 curves....
Is there a way to remove this 9 curves limit? I have 12 curves....
- Wed Nov 23, 2011 5:14 pm
- Forum: Suggestions/Questions
- Topic: Select only certain columns to plot using data header
- Replies: 2
- Views: 13696
- Tue Nov 22, 2011 4:59 pm
- Forum: Suggestions/Questions
- Topic: Select only certain columns to plot using data header
- Replies: 2
- Views: 13696
Select only certain columns to plot using data header
Hi!
Could you please implement a header command that tells DPlot to plot only certain selected columns when opening a data file? Instead of doing it manually using the "Pick Columns to Plot" check box, a command line in the header portion of a data file should let DPlot do it automatically. Such ...
Could you please implement a header command that tells DPlot to plot only certain selected columns when opening a data file? Instead of doing it manually using the "Pick Columns to Plot" check box, a command line in the header portion of a data file should let DPlot do it automatically. Such ...
- Thu Apr 14, 2011 1:03 pm
- Forum: Bug Reports
- Topic: Drag and drop to plot multi-column data
- Replies: 4
- Views: 21164
You fixed it!
Ah! The long-awaited drag-and-drop function is finally fixed.
Now my director won't have more excuses not to sign the PO to purchase DPlot. Thanks a lot for the new 2.3.1.0 version!
Now my director won't have more excuses not to sign the PO to purchase DPlot. Thanks a lot for the new 2.3.1.0 version!
- Tue Apr 05, 2011 5:31 pm
- Forum: Bug Reports
- Topic: Drag and drop to plot multi-column data
- Replies: 4
- Views: 21164
- Mon Mar 28, 2011 8:41 pm
- Forum: Bug Reports
- Topic: Drag and drop to plot multi-column data
- Replies: 4
- Views: 21164
Drag and drop to plot multi-column data
Hi!
I have a simple multi-column data file like this:
X Y1 Y2 Y3 Y4
1 2 3 4 5
2 4 6 8 10
3 6 9 12 18
It is saved as a text file named "data.txt"
Everytime when I drag and drop this file into a opened empty DPlot Viewer, it always plot 5 curves instead of 4. The first column is always recognized ...
I have a simple multi-column data file like this:
X Y1 Y2 Y3 Y4
1 2 3 4 5
2 4 6 8 10
3 6 9 12 18
It is saved as a text file named "data.txt"
Everytime when I drag and drop this file into a opened empty DPlot Viewer, it always plot 5 curves instead of 4. The first column is always recognized ...