Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.332.091 Times

SerialIO mex 1.0

  Date Added: June 07, 2013  |  Visits: 365

SerialIO mex

Report Broken Link
Printer Friendly Version


Product Homepage
Download (42 downloads)



Although MATLAB is supposed to support both writing and reading data from the serial port, reading data seems to either produce no result, generate an error, or crash MATLAB. To remedy the situation SerialIO() has been written. This function will allow you to set/get vectors of data from the serial port buffer.To help, type "SerialIO('help');s = SerialIO('open','com2',19200);SerialIO('write',x,3);y=SerialIO('read',6);SerialIO('close');Note: to compile "mex SerialIO.cpp"

Requirements: No special requirements
Platforms: Matlab
Keyword: Bufferto Compile Crash Function Matlab Quotmex Quotserialio Reading Remedy Serialio Serialiocppquot Setget Situation Support Supposed Vectors Writing Written
Users rating: 0/10

License: Freeware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


SERIALIO MEX RELATED
Science  -  SegyMAT 1.4
SegyMAT is a set of Matlab files for reading and writing SEG-Y files from Matlab. SegyMAT aims at being both simple to use to read SEG-Y files, and extensive enough to aid in writing complex seismic data.
491.52 KB  
Polls and Surveys  -  InstallJammer 1.2.6b2 1.0
InstallJammer is a multiplatform GUI installer designed to be completely cross-platform and function on Windows and most all versions of UNIX with support for MacOS X coming soon.Features:- Rapid Development - InstallJammer includes a very...
 
Communication  -  VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function 1.0
VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function. For Bluetooth and RS-232 devices applications. (Narration in Spanish).
5.49 MB  
Development Tools  -  Tutorials on Creating, Compiling and running CUDA Accelerated programs in Matlab 1.0
Includes Guides on how to use visual studio to create Matlab compatible Cuda Code, how to compile, debug and run it using various methods, and much more.
1.11 MB  
Communication  -  mex_rref 1.0
Same functionality as the MATLAB rref function, but quicker.>> mex_rref_demo A = rand(200); R1 = rref(A);Elapsed time is 1.435837 seconds. R2 = mex_rref(A);Elapsed time is 0.012729 seconds. max(max(abs(R1 - R2))): 0Speed-up factor: 113
10 KB  
Miscellaneous  -  Fourier Series Calculator Script 1.1
It tries to approximate a f(x) function with a m term Fourier series, using the quad MATLaB function.
10 KB  
Audio Tools  -  pfstools 1.8.5
pfstools package is a set of command line programs for reading, writing and manipulating high-dynamic range (HDR) images and video frames. It includes also Qt and OpenGL HDR image viewers. pfstools can be integrated with GNU Octave or matlab, so...
829.44 KB  
Development Tools  -  lpmex_ext 1.0
Extensions to LPMEX which should make all the information lpsolve reads from an external file avalible from within MATLAB. Specifically it makes it possible to use lpmex for reading MPS-files into matlab.
10 KB  
Communication  -  Sound Steganography II - Images hidden in spectrogram of music 1.0
This project is more optimal and advanced version of project http://www.mathworks.com/matlabcentral/fil...rogram-of-musicSound steganography ProjectProgram converting pictures into musicComponents:* image_to_wav.m - main script with program, if...
10 KB  
Communication  -  Rank-Order Filter 1.0
y = RankOrderFilter(x, window, thd) runs a rank-order filtering of order N on x. y is the same size as x. If x is a matrix, RankOrderFilter operates along the columns of x.Rank-order filter calculates the p'th percentile of the data on an N sized...
10 KB  
NEW DOWNLOADS IN SCRIPTS, COMMUNICATION
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Communication  -  Contact Form Script 1
This PHP script is a fully functioning contact form which can be easily installed on your own website. It enables users to contact you directly by filling out the form. The PHP script is completely FREE to use, and none of the code is encoded...
19 KB  
Communication  -  Ethernet Source with SimEvents 1.1
When audio or video is transmitted over an Ethernet network, the data is usually transmitted in bursts of packets with long idle times in between bursts. SimEvents is a good tool for modeling those types of sources and studying the effects of...
2.8 MB  
Communication  -  Autocorrelation and Crosscorrelation function of gold sequence 1.0
This m-file finds and plots the autocorrelation and crosscorrelation function(ACF and CCF) of generated Gold codes of length 31.Crosscorrelations are three valued.
10 KB  
Communication  -  Zoom Spectrum 1.0
This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DFT samples and returns N-point samples...
10 KB  
Communication  -  BER of BPSK DS-SS System 1.0
This m-file finds the bit error rate performance of BPSK DS-SS system over (i) AWGN channel and (ii) Slow Rayleigh fading channel corrupted by AWGN. Compare the performance with simple BPSK system.In this simulation I have used two functions.So to...
10 KB