Hola Carlos!
Thanks for your contribution.
I am having some issues though... I am using your function inside a script which uses fminsearch also... and getting the following error message:
Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N)
to change the limit. Be aware that exceeding your available stack space can
crash MATLAB and/or your computer.
Error in extrema
Error while evaluating uicontrol Callback
Help! How do I solve this problem!
Gracias y muchos saludos!
Hi,
I am working with geographic data, so my zero direction (north) is up, and the degrees increase in the way of a clock (so at the inverse as your script).
How can I modify your program in order to be able to use it?
Thanks in advance!
Camille.
Dear Ameya Deoras,
Thanks for creating the very usefull program dynamicDateTick.
Though I am having two problems, as:
- I am using it on plotyy, apparently your program is not compatible with this kind of plot.
- I am using xlim.
Please if you can tell me what changes to make it would be so helpful.