Search found 8 matches

by CPC
Fri Oct 10, 2014 6:01 am
Forum: Suggestions/Questions
Topic: FileAppend loop in macro
Replies: 7
Views: 23843

No problem. I hadn't thought about my question in a while and just wanted to check in.
by CPC
Fri Oct 10, 2014 6:00 am
Forum: Suggestions/Questions
Topic: inverse FFT
Replies: 2
Views: 13655

OK, thank you.
by CPC
Thu Oct 09, 2014 1:15 pm
Forum: Suggestions/Questions
Topic: FileAppend loop in macro
Replies: 7
Views: 23843

I was just wondering if you have had time to look into this issue?
by CPC
Thu Oct 09, 2014 1:14 pm
Forum: Suggestions/Questions
Topic: inverse FFT
Replies: 2
Views: 13655

inverse FFT

Is there an inverse FFT function in Dplot? I can't seem to find any reference to it in the manual, and the last mention of it on the forum seems to be that it was under consideration in 2009. If IFFT has not yet been included, are there plans to do so in a future update?
by CPC
Wed Aug 27, 2014 11:27 am
Forum: Suggestions/Questions
Topic: FileAppend loop in macro
Replies: 7
Views: 23843

I have been picking through the files, and I have some further information. It seems that the EditEqualInts command generating the phantom data that I am seeing. If I drag one of the "Local Disp.grf" generated by the macro into Dplot, it shows my data as I would expect. However, if I open the same ...
by CPC
Wed Aug 27, 2014 7:34 am
Forum: Suggestions/Questions
Topic: FileAppend loop in macro
Replies: 7
Views: 23843

David,

I have been successfully using append with ForFilesIn for several different macros, but I have run into a strange problem with the one that I am working on now. I'm not sure exactly what is going on, but I'll describe it as best as I can.

For some reason, data that is not part of any file ...
by CPC
Thu Jun 05, 2014 3:09 pm
Forum: Suggestions/Questions
Topic: FileAppend loop in macro
Replies: 7
Views: 23843

FileAppend loop in macro

Is there a way to automatically append a dplot file with all *.csv files in a directory?

I have a batch script that will execute a dplot macro within every sub-folder of a directory. Inside each of those sub-folders are several .csv files with different names that need to be combined into one ...
by CPC
Tue Jul 02, 2013 7:45 am
Forum: Suggestions/Questions
Topic: macro questions - user interaction
Replies: 1
Views: 10904

macro questions - user interaction

I am trying to write a macro that will process test data and compare it to computer model data and I have come up with a couple of questions.

I have the macro written to the point where it works for a specific case with specific file names, but I would like to make it more globally useful without ...