This app provides an example of how to use a MATLAB class to write a simple stock ticker which updates a plot of stock prices over time for a given ticker symbol.
David Garrison (2021). Simple Stock Ticker (https://www.mathworks.com/matlabcentral/fileexchange/38533-simple-stock-ticker), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Nevermind, that change seems to be unnecessary.
This is a great example of OO MATLAB highlighting encapsulation and bundling of code-data.
I personally think it is an important milestone, and great design-pattern to bring to MATLAB community. Thanks, David.
does not work for me. no error message.