| Date | File | Comment by | Comment | Rating |
|---|---|---|---|---|
| 19 Nov 2009 | Bluetooth voice transmission Bluetooth Voice Transmission | McGarrity, Stuart | This model was only tested with the MATLAB release listed above (7.0.1) and a few others. A version of this model which works with the current release of MATLAB and Simulink is shipped with the Communications Blockset called commbluetoothvoice.mdl Enter at the command line:
|
|
| 19 Nov 2009 | Bluetooth voice transmission Bluetooth Voice Transmission | Cooley, Jarred | I am also having trouble running this demo. It fails every time. Is there an updated simulation that works? Thank you very much |
|
| 03 Nov 2009 | Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | hiha | Why doesn't the matlab test function run ? |
|
| 01 Nov 2009 | Comparison of C++ and MATLAB Using Object Oriented Application Example Wireless Communications Application Example Used to Compare C++ and MATLAB® Code | Omar | ||
| 19 Oct 2009 | Textscantool GUI to read large text files | burcu | Thanks for the advice Stuart but now i have 2 new errors. Sorry not to mentioning it first but my version is 7.2.0.232, could it be the reason? ??? Operands to the || and && operators must be convertible to logical scalar values. Error in ==> uitable at 170
Error in ==> textscantool at 127
|
|
| 19 Oct 2009 | Textscantool GUI to read large text files | McGarrity, Stuart | Don't add the code at the very begining. Add if just before the first "if str2double..." line you insert. |
|
| 19 Oct 2009 | Textscantool GUI to read large text files | burcu | Hi Stuart, I was facing same issue with Eleni and applied your items and get another error:
|
|
| 03 Oct 2009 | Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | McGarrity, Stuart | Yes, I agree that this is a pure translation / syntax comparison, intended to help programmers of these languages, become familiar with MATLAB OO syntax. It could be implemeted in a way more appropriate for MATLAB (while loosing the direct syntax comparison). I would encourage anyone to submit a new version of the code that does this. (I will fix the HTML typo - Thanks). |
|
| 29 Sep 2009 | Handling Large Data Sets Efficiently in MATLAB Handling Large Data Sets Efficiently in MATLAB® | Chamane | Helpfull and really interesting |
|
| 29 Sep 2009 | Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | Luengo, Cris | What Adrian said. Handle behavior was not added to custom classes so that you could go around and translate C++ thinking into MATLAB! For example, the NodeVisitor class is totally superfluous, and should just be a function (it has no data!). I also don't see why a MATLAB class would need a COPY method, it always exists implicitly through the assignment operator. There is a </span> missing at the end of line 6 of the program in RBMATLAB.html, all the code is green! |
|
| 22 Sep 2009 | Textscantool GUI to read large text files | Lienhard, Stephen | ||
| 10 Sep 2009 | Textscantool GUI to read large text files | Vlachou, Eleni | It worked!!!!!!!!!!!! Thank you so much. I really appreciate your help. Eleni |
|
| 10 Sep 2009 | Textscantool GUI to read large text files | McGarrity, Stuart | Add this line at the beginning of textscantool.m
Then replace both instances of:
With:
It should work in version 7.1 |
|
| 10 Sep 2009 | Textscantool GUI to read large text files | Vlachou, Eleni | Hi, I have 7.1 :-( Is there anything else similar to this? I was so happy I found this. Thank you. Eleni |
|
| 10 Sep 2009 | Textscantool GUI to read large text files | McGarrity, Stuart | What version of MATLAB do you have? This file only works for release 7a (MATLAB 7.4 ) or later. |
|
| 10 Sep 2009 | Textscantool GUI to read large text files | Vlachou, Eleni | Hi, I tired using this, seems amazing and exactly what I need but I get this error: ??? Undefined command/function 'verLessThan'. Error in ==> textscantool at 125
Any thoughts? Thank you very much. Eleni |
|
| 21 Aug 2009 | Textscantool GUI to read large text files | Matteo | Yes Stuart I've checked and I also tried to download it again....I had the same problem on another PC as well...really strange ..I will try to investigate more on my side as well. |
|
| 20 Aug 2009 | Textscantool GUI to read large text files | McGarrity, Stuart | I can't reproduce this in 9a. Have you checked that you have the fig file? If so, have you tried downloading again? |
|
| 20 Aug 2009 | Textscantool GUI to read large text files | Matteo | did anyone experience an error using this fantastic tool on Matlab 2009a? I have this problem when launching it:
|
|
| 07 Aug 2009 | Handling Large Data Sets Efficiently in MATLAB Handling Large Data Sets Efficiently in MATLAB® | Danila | ||
| 27 Jul 2009 | MDF Import Tool and Function GUI tool and function to import signal data from MDF (Measure Data Format) files | Patzer, Andreas | Hi all, my name is Andreas Patzer and I'm the business development manager of CANape (Vector Informatik GmbH). Thanks for the development of the import possibility of MDF-files into Matlab.
One of the comments was like “ … not any more dependent of INCA MDA ..”. From my opinion ;-)) the very best tool to analyze MDF files is CANape or the analyzing subset of CANape, called CANgraph. If you want to handle the MDF content in the Matlab workspace, please use the export possibilities in CANape. File | Converter options | Matlab Export Converter … Please do not hesitate to contact me Andreas.patzer@vector-informatik.de Thanks
|
|
| 22 Jul 2009 | Handling Large Data Sets Efficiently in MATLAB Handling Large Data Sets Efficiently in MATLAB® | Johansen, Steen | Very interesting. This should be a part of the standard documentation.
|
|
| 08 Jun 2009 | Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | Brown, Abel | Great non-trivial example! I know OO already so this was great for syntax, organization etc. Helped me out a lot! |
|
| 28 May 2009 | Textscantool GUI to read large text files | Farah | My problem above was easily fixed, I had not entered in the right key for tab delimited, which is '\t'. Stuart pointed this out to me :). Textscantool worked super fast after, opening what it said would take an hour in a second |
|
| 28 May 2009 | Textscantool GUI to read large text files | Farah | Hi, this is just what I needed!!!! thanks so much for uploading. I'm working with microarray data (2.1 million rows and multiple column .txt files) and need to selectively import rows, so it's perfect.
|
|
| 21 Apr 2009 | Bluetooth modulation and frequency hopping Bluetooth modulation and frequency hopping | Pendli | Is it possible to calculate BER vs SNR with this model. Any help will be greatly appreciated.
Thanks
|
|
| 17 Apr 2009 | MDF Import Tool and Function GUI tool and function to import signal data from MDF (Measure Data Format) files | Brandt, Ingmar | Hello! I've got some problems with the tool. Some signals in my CANape generated mdf-files (MDF - Version 3.1) are importable, some others aren't. The error message is the following one: ??? Error using ==> mdfimport>datatypeformat at 1944
Error in ==> mdfimport>mdfread at 1683
Error in ==> mdfimport>mdfload at 1097
Error in ==> mdfimport>importdatawithoptions at 2250
Error in ==> gui_mainfcn at 96
Error in ==> mdfimport at 78
Does anybody have an idea if this problem is fixable? And if, how? Thx Ingmar |
|
| 12 Mar 2009 | chkmem Detect and Diagnose MATLAB® Memory Fragmentation Problems | Linda | ||
| 12 Mar 2009 | chkmem Detect and Diagnose MATLAB® Memory Fragmentation Problems | Linda | ||
| 29 Jan 2009 | Comparison of C++ and MATLAB Using Object Oriented Application Example Wireless Communications Application Example Used to Compare C++ and MATLAB® Code | Samurai | I think it is very good for me to learn this issure. Thanks a lot. |
|
| 27 Jan 2009 | Textscantool GUI to read large text files | Jordan, Michael | ||
| 27 Jan 2009 | Textscantool GUI to read large text files | Leynes, Gene | OMG, this thing is the cat's meow. I can't believe Mathwork's doesn't have something like this.
|
|
| 15 Jan 2009 | Bluetooth Full Duplex Voice and Data Transmission Simulink® and Stateflow® model of a full duplex Bluetooth® communication link. | Qais, Aiman | Is it possible to download it to the phones and make Master/Slave with PC. |
|
| 31 Dec 2008 | DTMF generator and receiver DTMF generator and receiver | Hoshang | ||
| 31 Dec 2008 | DTMF generator and receiver DTMF generator and receiver | Hoshang | ||
| 11 Dec 2008 | Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | j, shayam | ||
| 27 Sep 2008 | Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | mistry, pooooo | want some detail info |
|
| 25 Sep 2008 | MDF Import Tool and Function GUI tool and function to import signal data from MDF (Measure Data Format) files | Wang, J. | excellent tool! |
|
| 24 Sep 2008 | Textscantool GUI to read large text files | Kim, J | >> textscantool
Error in ==> textscantool at 82
Could you please let me know what's wrong? |
|
| 22 Sep 2008 | Import Fig File to Axes Import fig file to axes | Daniels, Dom | Useful in itself, but would be perfect if it could import subplot based figs to a new axes (ie redesign the axes) |
|
| 17 Sep 2008 | Import Fig File to Axes Import fig file to axes | Doe, John | Does exactly what it was supposed to! |
|
| 11 Sep 2008 | IS-95A Mobile Phone Call Processing IS-95A Mobile Phone Call Processing | dinh, nguyen | i can download this file |
|
| 24 Aug 2008 | Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | D, Adrian | Your effort is appreciated, but this comparison needs improvement. You've neglected to use language-specific idioms and techniques, making this into little more than a comparison of syntax. That's OK, but I believe the purpose of language comparisons is to highlight useful features. Programmers can write C++ code in any OO language, which seems to be what happened here. |
|
| 20 Aug 2008 | Bluetooth voice transmission Bluetooth Voice Transmission | tsai, tasi | Dear All, I tried to run bluetooth voice model in Matlab's demos.
|
|
| 18 Aug 2008 | 802.11b PHY MATLAB Code 802.11b PHY MATLAB® Code. | tripathi, shweta | ||
| 25 Jun 2008 | Comparison of C++ and MATLAB Using Object Oriented Application Example Wireless Communications Application Example Used to Compare C++ and MATLAB® Code | Minala, Richard | ||
| 19 Jun 2008 | MDF Import Tool and Function GUI tool and function to import signal data from MDF (Measure Data Format) files | ., Andreas | Thanks a lot! |
|
| 17 Jun 2008 | Textscantool GUI to read large text files | matlabber, best | too sweet! |
|
| 17 Jun 2008 | Textscantool GUI to read large text files | J, Max | generated code runs real quick |
|
| 16 Jun 2008 | MDF Import Tool and Function GUI tool and function to import signal data from MDF (Measure Data Format) files | P., Sven | ||
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