Mostrar comentarios más antiguos
Hi there, I have a 6 million x 1 array of prices. I want to change it so that it is +1 if P+1 > P, -1 if P-1 <P and 0 if P+1=P
2 comentarios
Mate 2u
el 4 de Mayo de 2012
Daniel Shub
el 4 de Mayo de 2012
What happens if P < P+1 and P > P-1?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Financial Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!