Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
07 Apr 2009 Workflow Design Thoughts: How to create lecture notes, homework examples or book figures easily. A style guide on how to create published figures for books and lecture notes. M-Files included Author: Tom Gaudette Stefan

I cannot open the document. A pdf file would be more appropriate.

28 Jan 2009 MATLAB oscilloscope application - example A user interface developed in MATLAB for collecting data from a scope and passing the measured data Author: Tom Gaudette Li, Heng

The code is user friendly and easy to modify, although there is not enough examples; along with the examples in the "Tektronix TDS 2024 MATLAB instrument driver", users can do most of the things they want to do.

02 Oct 2008 Import Tektronix Waveforms Helps you load Tektronix files into MATLAB. Author: Tom Gaudette Blow, Joe

Cannot possibly function in present form. File path parsing and building ( e.g. "Datafile" ) is incorrect, CSV conversion is broken, ...

Crap.

12 Aug 2008 MATLAB oscilloscope application - example A user interface developed in MATLAB for collecting data from a scope and passing the measured data Author: Tom Gaudette Lpsd, Kalij

qwq

01 Aug 2008 Import Tektronix Waveforms Helps you load Tektronix files into MATLAB. Author: Tom Gaudette Wendelboe, Gorm

Can't make it work.

I use the command
"data = TekLoad('C:\Tektronix\CalibrationCurveCSV','CSV');"

I receive the error:

"??? Error using ==> TekLoad at 49
File does not existC:\Tektronix\CalibrationCurveCSV. Check your path."

There is nothing wrong with the path. I've also tried with extension 'TXT' but without succes.

 

27 Jul 2008 id3parse Read meta-data about your digital media from an id3 tag. Author: Tom Gaudette McGraw, John

Doesn't even work. When it uses fread matlab says there is not enough memory. I think it is getting the wrong framesize for a field.

13 Jul 2008 PDF Reader Read in the text from PDF files Author: Tom Gaudette ang, pino

doesn't work...

pdDoc=actxserver('AcroExch.PDDoc');

filename = 'sdarticle.pdf';

pdDoc.Open(filename);

??? Error using ==> open
Too many output arguments.

------
any solutions?

01 Jul 2008 MATLAB oscilloscope application - example A user interface developed in MATLAB for collecting data from a scope and passing the measured data Author: Tom Gaudette sadsadsasdsa, dfdsfsddf

26 May 2008 PDF Reader Read in the text from PDF files Author: Tom Gaudette Mansoor, Saad

Now its working for me. After I read the file I wan't to change the name of the file to some text extracted from the file. This MATLAB doesnot do and gives error that the file is being used by another process. What should I do?

06 Apr 2008 PDF Reader Read in the text from PDF files Author: Tom Gaudette Mansoor, Saad

When I try to run it in MATLAB it gives the following error,

??? No appropriate method or public field Add for class COM.AcroExch_HiliteList.

Error in ==> readPDF at 48
hilite.Add(0,wordsPerPage); %capture 1000 words off page

Can you please tell me what is the problem?

08 Mar 2008 Generic DLL Front-End GUI front end that uses the new generic DLL library loading capabilities in MATLAB. Author: Tom Gaudette bu, qingkai

excellent

28 Feb 2008 Import Tektronix Waveforms Helps you load Tektronix files into MATLAB. Author: Tom Gaudette Stegenborg-Andersen, Tore

Does not work with Tektronix TDS 2014 (4-channel storage scope) keeps returning "error reading file"
The header in my csv files have more than the 3 values which the load function reads, maybe the problem?
This is the header in my csv file:
Record Length,2.500000e+03,, 0.000000000000, -25.60000,
Sample Interval,2.000000e-02,, 0.020000000000, -25.60000,
Trigger Point,0.000000000000e+00,, 0.040000000000, -25.60000,
,,, 0.060000000000, -25.60000,
,,, 0.080000000000, -25.60000,
,,, 0.100000000000, -25.60000,
Source,CH1,, 0.120000000000, -25.60000,
Vertical Units,V,, 0.140000000000, -25.60000,
Vertical Scale,5.000000e+00,, 0.160000000000, -25.60000,
Vertical Offset,0.000000e+00,, 0.180000000000, -25.60000,
Horizontal Units,s,, 0.200000000000, -25.60000,
Horizontal Scale,5.000000e+00,, 0.220000000000, -25.60000,
Pt Fmt,Y,, 0.240000000000, -25.60000,
Yzero,0.000000e+00,, 0.260000000000, -25.60000,
Probe Atten,1.000000e+00,, 0.280000000000, -25.60000,
Firmware Version,FV:v6.08,, 0.300000000000, -25.60000,

20 Feb 2008 MATLAB oscilloscope application - example A user interface developed in MATLAB for collecting data from a scope and passing the measured data Author: Tom Gaudette Helou, Michel

09 Jan 2008 PDF Reader Read in the text from PDF files Author: Tom Gaudette lee, s

works fine with english text

07 Nov 2007 MATLAB oscilloscope application - example A user interface developed in MATLAB for collecting data from a scope and passing the measured data Author: Tom Gaudette BERGMANN, Claude

31 Aug 2007 Generic DLL Front-End GUI front end that uses the new generic DLL library loading capabilities in MATLAB. Author: Tom Gaudette Ferrera, Vincent

You need to change "libmethods" to "libfunctions" in loadlibrarygui.m

23 Jul 2007 Automatic Updated Plot This function will generate an M-file that will produce plot of data that is dynamically updated. Author: Tom Gaudette a, a

Please can you send me an example!!

27 Mar 2007 MATLAB-WaveMaster XDEV Demos LeCroy WaveMaster DSO demo files. Author: Tom Gaudette K., J.

UPDATE: Beginning in R2006b, MATLAB now supports LeCroy oscilloscopes through the Instrument Control Toolbox. A MATLAB instrument driver for LeCroy oscilloscopes is now available that allows you to configure and control the oscilloscope on the scope or remotely (using LAN, for example).

Learn more about using MATLAB with these oscilloscopes at:
http://www.mathworks.com/products/instrument/supportedio13762.html

Download the MATLAB instrument driver for LeCroy oscilloscopes at:
http://www.mathworks.com/products/instrument/drivers

01 Dec 2006 MATLAB oscilloscope application - example A user interface developed in MATLAB for collecting data from a scope and passing the measured data Author: Tom Gaudette Hughey, Stephen

Are the two windows swapped in the example screen capture? The first one looks filtered & the second looks raw. I may just be looking at it wrong.

03 Nov 2006 linkedzoom Easily link the zoom capability of several axes or figures together. Author: Tom Gaudette Bogers, Roland

a simple 'linkedzoom' call without arguments did not seem to work, but with arguments it worked fine

31 Oct 2006 SonyTek ARB Helper functions for Communication AWG500. Author: Tom Gaudette o, S

04 Apr 2006 MATLAB-WaveMaster XDEV Demos LeCroy WaveMaster DSO demo files. Author: Tom Gaudette soltanzadeh, ramin

23 Sep 2005 mat2bmp 1.1 R4 Write matrix to standard windows bitmap file. Author: Tom Gaudette De la torre, Manuel

Simple to use and very helpful, its great!

17 Aug 2005 MATLAB-WaveMaster XDEV Demos LeCroy WaveMaster DSO demo files. Author: Tom Gaudette Follet, Ken

Just what I needed, THX

22 Jun 2005 cell2html 1.0 R1 Convert a cell array to an HTML table. Author: Tom Gaudette Lao, Debang

It's very helpful.

15 May 2005 linkedzoom Easily link the zoom capability of several axes or figures together. Author: Tom Gaudette Kilcher, Levi

I don't think this function is necessary any longer for those of us using >R14. It appears that MathWorks has created this functionality with the "linkaxes" function, which uses "linkprop".

Anyway, I was having trouble getting "linkedzoom" to work in R14, and was frustrated until I discovered "linkaxes".

Not that it matters for me anymore, but is anyone else having trouble getting linkedzoom to work? Is there anything that "linkedzoom" did that "linkaxes" doesn't or vice versa?

Cheers

30 Apr 2005 bmp2mat 2.7 R5 Read standard windows bitmap file and store image data to matrix Author: Tom Gaudette Aumann, George

Works well in Matlab 6.0 after adding brackets in the logical of statements on lines 157 and 232

14 Mar 2005 linkedzoom Easily link the zoom capability of several axes or figures together. Author: Tom Gaudette Pirnog, Cristian

Very handy tool! However, assuming that all subplots have the same domain on both X and Y axis is not really the best approach (although is probably the simplest :) ).

09 Aug 2004 Import Tektronix Waveforms Helps you load Tektronix files into MATLAB. Author: Tom Gaudette Das, Dipankar

19 May 2004 bmp2mat 2.7 R5 Read standard windows bitmap file and store image data to matrix Author: Tom Gaudette Asdfg, Anonymous

Good work. But I think imread is complete and much better way to read a wide variety of images. However the .m file gives an idea what a bmp file format is. I'm interesting compressed bmp files, and I already know what an uncompressed bmp is. If you plan to implement bmp2mat with compressed bmp files it will be great.

19 Mar 2004 Import Tektronix Waveforms Helps you load Tektronix files into MATLAB. Author: Tom Gaudette Kirkendall, Barry

Works perfectly. Thanks.

15 Mar 2004 SonyTek ARB Helper functions for Communication AWG500. Author: Tom Gaudette Haschke, Greg

This was just what we lacked to download large files to an AWG520. We did not want to do LabView or the instrumentation control toolbox just to download files. We had a GPIB interface and got a free GUI application from SonyTek to actually transfer the data files. The file spec is in the AWG programmer manual, but already-working code saves several hours of labor.

01 Mar 2004 MATLAB-WaveMaster XDEV Demos LeCroy WaveMaster DSO demo files. Author: Tom Gaudette Garcia, Marco

16 Feb 2004 BasicCommunication Helper functions for basic communication to instruments. Author: Tom Gaudette Justin, Anoop

Using Instrument Control Toolbox connected to an Agilent Waveform Generator, how do I connect & drive a Stepper motor arrangementwhich is run by a downloaded software(Windmill).How can the communication be established & how do I identitfy the cable for the instrument?

13 Nov 2003 Import Tektronix Waveforms Helps you load Tektronix files into MATLAB. Author: Tom Gaudette Valentin, Lokhmanov

28 May 2003 MATLAB-WaveMaster XDEV Demos LeCroy WaveMaster DSO demo files. Author: Tom Gaudette lees, bill

01 Apr 2003 linkedzoom Easily link the zoom capability of several axes or figures together. Author: Tom Gaudette Wetzel, Matthias

Good tool, but does funny things with "legends"

25 Mar 2003 linkedzoom Easily link the zoom capability of several axes or figures together. Author: Tom Gaudette Ho, J.

06 Mar 2003 linkedzoom Easily link the zoom capability of several axes or figures together. Author: Tom Gaudette Dibben, George

Does what it's supposed to do - but at a slight price! Removes all WindowButtonMotion, WindowButtonDown and WindowButtonUp functions to complete it's task and doesn't put them back again. But if you're not using these, you won't have any problems

20 Feb 2003 linkedzoom Easily link the zoom capability of several axes or figures together. Author: Tom Gaudette Bäro, Thomas

05 Dec 2002 Generic DLL Front-End GUI front end that uses the new generic DLL library loading capabilities in MATLAB. Author: Tom Gaudette Frey, Chris

Cool !!!

so long 4 2 day Chris

12 Nov 2001 linkedzoom Easily link the zoom capability of several axes or figures together. Author: Tom Gaudette Leideck, Jochen

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com