Community Profile

photo

Alejandro Arrizabalaga


Last seen: 6 days ago Active since 2009

Statistics

All
  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Submitted


Google Finance Historical Stock Data Downloader
gathers historical stock information from Google Finance.

6 years ago | 6 downloads |

Question


InputParser with single argument (not pair)
How can I make a Inputparser to react to a single optional argument instead of a pair. For example, that I can do: func('h...

6 years ago | 1 answer | 0

1

answer

Question


How can I use InputParser with multiple argument names?
I would like to use InputParser with multiple possible argument syntax for the same argument. For instance, to have shorter ver...

6 years ago | 2 answers | 0

2

answers

Question


Is it possible to customize the mesh created by generatemesh?
I would like to create a mesh for a cylinder of radius R and length L that consists of: * a fine triangular mesh for the 2D c...

6 years ago | 1 answer | 0

1

answer

Answered
Notch filter to remove a small area around the fundamental frequency and the first few harmonics
Your code is not OK. ir and ic are not defined and you seem not to do iffshift, even though you say something in your comments. ...

10 years ago | 1

Submitted


Get Stock Symbols
This function gets the list of symbols for stocks from indices and/or sectors.

14 years ago | 3 downloads |