Hello. I have a UIAxes that I plot on and I want to manually be able to add text where ever I click on the graph. I am using the following to do this UIAxesButtonDown(app, event) defined as:
ax=app.UIAxes; %set(ax, 'hittest', 'off'); cursorPos = ax.CurrentPoint(1,1:2); app.curX=(cursorPos(1)); % Current Mouse Coords defined as a public property app.curY=(cursorPos(2)); % Current Mouse Coords defined as a public property
Cla(ax,’reset’)
ax=app.UIAxes; b=ax.Children n=numel(b) for i=1:n delete(b(i)) end
function myAddText(app) ax=app.UIAxes; x=app.curX;% SavedMouse Coords y=app.curY; % SavedMouse Coords txt=app.AddTitleEditField.Value; txt=horzcat('\leftarrow',txt); text(ax,x,y,txt,'Color',cl,'FontSize',12,'Interpreter', 'tex','HorizontalAlignment','left','VerticalAlignment','middle');
cla(ax,'reset')
Resets the ButtonDownFcn callback. I haven't tested this out, but can you just use this:
myFun = ax.ButtonDownFcn; cla(ax,'reset') ax.ButtonDownFcn = myFun;
Matlabsolutions.com provides guaranteed satisfaction with a
commitment to complete the work within time. Combined with our meticulous work ethics and extensive domain
experience, We are the ideal partner for all your homework/assignment needs. We pledge to provide 24*7 support
to dissolve all your academic doubts. We are composed of 300+ esteemed Matlab and other experts who have been
empanelled after extensive research and quality check.
Matlabsolutions.com provides undivided attention to each Matlab
assignment order with a methodical approach to solution. Our network span is not restricted to US, UK and Australia rather extends to countries like Singapore, Canada and UAE. Our Matlab assignment help services
include Image Processing Assignments, Electrical Engineering Assignments, Matlab homework help, Matlab Research Paper help, Matlab Simulink help. Get your work
done at the best price in industry.