Search found 12 matches
- Tue Jul 06, 2004 6:06 pm
- Forum: Suggestions/Questions
- Topic: MaxCurves and MaxPoints
- Replies: 2
- Views: 17888
- Tue Jul 06, 2004 5:07 pm
- Forum: Suggestions/Questions
- Topic: MaxCurves and MaxPoints
- Replies: 2
- Views: 17888
MaxCurves and MaxPoints
Hi David,
I notice that the latest version has dde commands MaxCurves and MaxPoints - Thanks!
But how do I use them?
Here's how I get on with Matlab:
h = ddeinit('DPlot','System');
rc = ddeexec(h,'[SelectCurve(2)]');
...and I have tried, for example:
curves = ddeexec(h,'MaxCurves');
but this ...
I notice that the latest version has dde commands MaxCurves and MaxPoints - Thanks!
But how do I use them?
Here's how I get on with Matlab:
h = ddeinit('DPlot','System');
rc = ddeexec(h,'[SelectCurve(2)]');
...and I have tried, for example:
curves = ddeexec(h,'MaxCurves');
but this ...
- Tue Jul 06, 2004 4:54 pm
- Forum: Suggestions/Questions
- Topic: A few macro suggestions
- Replies: 1
- Views: 15149
A few macro suggestions
Hi David,
Just a few minor suggestions regarding the macro editor. first, it would be great if you could open up a macro from within the editor. As it stands, you have to save, close, then start over with the file menu.
Also (very minor), it took me a while to find out how to assign keystrokes to ...
Just a few minor suggestions regarding the macro editor. first, it would be great if you could open up a macro from within the editor. As it stands, you have to save, close, then start over with the file menu.
Also (very minor), it took me a while to find out how to assign keystrokes to ...
- Tue Jun 22, 2004 12:06 pm
- Forum: Suggestions/Questions
- Topic: DDE and Curve allocation
- Replies: 3
- Views: 20559
- Fri Jun 11, 2004 12:35 pm
- Forum: Suggestions/Questions
- Topic: DDE and Curve allocation
- Replies: 3
- Views: 20559
DDE and Curve allocation
Hi David,
Is there a command to tell me how many curves are already allocated with dde?
For example, if I use filearrays to create 2 curves, and then I want to add a new curve at a later time, I would like to be able to obtain maxc (and maxp for that matter) so I can add to that number without ...
Is there a command to tell me how many curves are already allocated with dde?
For example, if I use filearrays to create 2 curves, and then I want to add a new curve at a later time, I would like to be able to obtain maxc (and maxp for that matter) so I can add to that number without ...
- Thu May 27, 2004 6:24 pm
- Forum: Suggestions/Questions
- Topic: DDE and arrays
- Replies: 5
- Views: 30525
- Thu May 27, 2004 4:14 pm
- Forum: Suggestions/Questions
- Topic: DDE and arrays
- Replies: 5
- Views: 30525
- Wed May 19, 2004 1:05 pm
- Forum: Suggestions/Questions
- Topic: DDE and arrays
- Replies: 5
- Views: 30525
- Wed May 19, 2004 12:39 pm
- Forum: Suggestions/Questions
- Topic: DDE and arrays
- Replies: 5
- Views: 30525
DDE and arrays
Hi,
I am creating plots using Matlab and DDE. Works like a charm.
I am using the XYXY command to pass data to be plotted. Matlab's extensive use of arrays and matrices makes me wonder. How hard would it be to have a command that would allow me to pass arrays of data, instead of X,Y pairs? Perhaps ...
I am creating plots using Matlab and DDE. Works like a charm.
I am using the XYXY command to pass data to be plotted. Matlab's extensive use of arrays and matrices makes me wonder. How hard would it be to have a command that would allow me to pass arrays of data, instead of X,Y pairs? Perhaps ...
- Thu May 06, 2004 6:35 pm
- Forum: Suggestions/Questions
- Topic: Matlab
- Replies: 0
- Views: 15875
Matlab
Any idea how I can send data to DPlot from Matlab? -C-B
- Tue May 04, 2004 4:56 pm
- Forum: Suggestions/Questions
- Topic: Save As file formats
- Replies: 1
- Views: 16155
Save As file formats
Minor suggestion: How about making the save as dialog more like, say, PhotoShop, where the file type pull-down determines the format? The window with all the radio buttons is getting crowded and is a bit non-standard.
- Fri Apr 30, 2004 2:18 pm
- Forum: Suggestions/Questions
- Topic: Preferences
- Replies: 2
- Views: 18761
Preferences
Hi,
I love the get/set preferences option. What I do is use a text editor to go in and delete the variables that I don't want applied. For example, the axis ranges may be different for two plots, but I want the formatting to be the same.
One nice feature would be the ability to update preferences ...
I love the get/set preferences option. What I do is use a text editor to go in and delete the variables that I don't want applied. For example, the axis ranges may be different for two plots, but I want the formatting to be the same.
One nice feature would be the ability to update preferences ...