Login
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
Contest
MathWorks.com

MATLAB CentralFile Exchange > Mathematics > General > Nested Function Live Stock Ticker
 Nested Function Live Stock Ticker   
 
Download Now:
  Rating:
  Code Metrics:

 What is this?
  Author: Scott Hirsch
  Summary: An example using nested functions and WSDL to create a live stock-ticker.
  MATLAB Release: R14
  Description: This application uses a WSDL web service to provide live (albeit 20 minute delayed) stock quotes. By using a MATLAB timer object, it runs continuously as a background task (without blocking the MATLAB command line).

This application is not meant to be a serious stock ticker - it is intended to highlight usage of nested functions. If you really need to
get live stock prices into MATLAB, please use the Datafeed Toolbox.

This application is posted as a supplement to the nested function tip published in the October, 2005 issue of MATLAB News & Notes.
   

File Details  
 
  File Id: 8454 Average rating: 4.67
  Size: 4 KB # of reviews: 3
  Submitted: 2005-09-08 Downloads: 696
  Subscribers: 0  
  Keywords: nested function, timer, real-time, callback, function handle
   


User Reviews
Number of Reviews: 3
Date: 2007-12-10
From: Betsy` Cantwell (bcantwell@mysurfmedia.com)
Rating:
Comments: good
Date: 2007-01-16
From: James Earlson
Rating:
Comments: Great!
Date: 2006-01-05
From: nafiz sezen (beralper@hotmail.com)
Rating:
Comments:


Review this Submission
Bold Indicates Required Information
Overall Rating:
 General Comments  
 1  Poor
 2  Needs Improvement
 3  Fair
 4  Good
 5  Excellent
 
Comments:    
First Name:  
Last Name:  
E-mail:  
Organization:  
 
Spam Prevention:  
Please type the characters you see in the picture above.  
   
 

 
  Download Now:



Public Submission Policy
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 Disclaimer prior to use.

Related Topics