Plotting 2d problèmes
10 views (last 30 days)
Show older comments
Hi guys , i have a problem i have a cell that i imported from a file and i want to plot it this is my prgrm: x=( 'matlab cell.mat') Y = 1:1:5000 (i dont have to y so i want to make the axe ) Plot(x,y) it says that there is a problem with plot ? Plese can anyone help me
1 Comment
DGM
on 11 Apr 2021
Just post the code you're using and attach the .mat file if you can share it. That way we know how the data is arranged and what class it's using.
Answers (0)
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!