Labelling Figures
Hi there,
I wish to seek your opinion to label the figures created
using the plot function.
Like labelling X axes, Y axes, and main title for each figure that you
display using plot function.
Seeking your guidance
Thanks
Nishant
.
Relevant Pages
- Re: Coordinates of point after rotating x- and y-axis through different angles
... I have found numerous resources on the web on to calculate given both axes are rotated through the same angle. ... Any guidance would be greatly appreciated. ... Google Shear Mapping and this should give you som help with your ... (sci.math) - Re: Place textbox in figure (not in axes)?
... my plot function is used in a Matlab function which I call several times to plot several sets of data into it. ... If I add a second set of axes to the figure I have trouble finding back into the first axes object when I call my function a second time. ... I can set the axes position for the data I am plotting explicitly but there still seems to be a slight offset, every time I call my function causing everything to be overlapped. ... (comp.soft-sys.matlab) - Re: Matlab GUI: Define Region of interest
... but do not get an event when clicking on the axes object. ... I think you may be calling a plot function that overwrites the ... PS - there is no ButtonUpFcn for objects, only the WindowButtonUpFcn ... (comp.soft-sys.matlab) - Re: about axes(......)
... because AXES creates a NEW axis... ... My thought is that I want to creat a new axes with all properties are set up on the begining. ... So I don't need to make any change to the figure after I run the plot function. ... But It doesn't keep the 'xcolor' after I run the code. ... (comp.soft-sys.matlab) - Re: Plot to a figure from a function
... The plot function expects an axes handle, ... the function definition for MyFunction is ... David ... (comp.soft-sys.matlab) |
|