Re: Information about properties of Octave
Markus Mützel <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <trinity-8c27922a-eb20-4699-acb3-dc6bbcb82943-1606306213649@3c-app-gmx-bs42> |
Am 25. November 2020 um 12:43 Uhr schrieb "Sganzerla, Yogan": > Dear all, > > My name is Yogan Felipe Sganzerla and I am working as Mechancial Engineer in a german company DMT-Group > We have a group of programmers that are working with Octave. We would like to know if it is possible to change one specific propertie in the Plot. > > Once we zoom our map, we would like to update the X axis and Y axis automatically. For this reason, we need to add one propertie such as ActionPostCallback we have in MATLAB > > How could we do that? Do you think that adding it in the function Zoom with be helpful? > > Thank you for your attention and have a good week. > > Mit freundlichen Grüßen, > > Yogan Felipe Sganzerla Please don't double post on multiple lists. This looks like a help request. So, I removed the maintainers mailing list from CC. Would adding a listener to the "XLim" and "YLim" properties do the trick? Markus