how to convert discrete axis to continues axis in a plot with x-y axes
Afficher commentaires plus anciens
I ploted two time series in a x-y graph. but it provides only intigers as the axis values. but i need to get fractional to find an unknown time series. if i get x values ccorresponding to the y values as 1,2,3... series, how can i get fractional x values for known y values for the same graph
Réponses (1)
Stalin Samuel
le 12 Jan 2016
0 votes
using Axis we can view the unknown time series. Do it by entering custom Axis Limits as an argument of axis
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!