
Search found 7 matches
- Thu Jul 30, 2009 10:29 am
- Forum: Excel
- Topic: data points command
- Replies: 10
- Views: 38076
- Wed Jul 29, 2009 8:13 am
- Forum: Excel
- Topic: data points command
- Replies: 10
- Views: 38076
ContourLevels Command with Variables
Thanks for the new release!
I'm sorry to disturb you again, but i have one more question regarding my excel macro.
I'm using a surface plot, and I want to force the countour levels with the following command: [ContourLevels(a,b,c)] a,b,c are variables defined as Public Integer in an other Sub. I ...
I'm sorry to disturb you again, but i have one more question regarding my excel macro.
I'm using a surface plot, and I want to force the countour levels with the following command: [ContourLevels(a,b,c)] a,b,c are variables defined as Public Integer in an other Sub. I ...
- Wed Jul 08, 2009 3:22 am
- Forum: Excel
- Topic: data points command
- Replies: 10
- Views: 38076
- Tue Jul 07, 2009 4:35 am
- Forum: Excel
- Topic: data points command
- Replies: 10
- Views: 38076
Ah yes :) thank you for your help. As you see I'm not a very experienced vba programmer. It is now perfectly working. But if I am using replaceable Parameters in the FileSiveAs command like "|TITLE1|" I get an error message: "Null result for replaceable parameter |TITLE1| in FileSaveAs command. Why ...
- Fri Jul 03, 2009 6:29 am
- Forum: Excel
- Topic: data points command
- Replies: 10
- Views: 38076
Saving Problems
I'm sorry, but I have one more question.
I'm using for the xyz surface plot the script which is included in dplotlib.xla. At the end of the script I want to save the plot, which I generated, with this command:
ret = DPlot_Command(doc, "[Directory("C:\My Documents\")]")
ret = DPlot_Command(doc ...
I'm using for the xyz surface plot the script which is included in dplotlib.xla. At the end of the script I want to save the plot, which I generated, with this command:
ret = DPlot_Command(doc, "[Directory("C:\My Documents\")]")
ret = DPlot_Command(doc ...
- Tue Jun 30, 2009 2:33 am
- Forum: Excel
- Topic: data points command
- Replies: 10
- Views: 38076
- Mon Jun 29, 2009 11:14 am
- Forum: Excel
- Topic: data points command
- Replies: 10
- Views: 38076
data points command
Hi there
I was searching for the command, which shows the data points in a 3d surface plot (black, rectangular points), in the manual, but I somehow could not find it. Does somebody has found it?
Thanks for your help.
Cheers seppli
I was searching for the command, which shows the data points in a 3d surface plot (black, rectangular points), in the manual, but I somehow could not find it. Does somebody has found it?
Thanks for your help.
Cheers seppli