How add ". . ." sign between subplot
Show older comments
In a single figure, I have many signal to plot but I am interest to plot first two signal using two subplot and last signal using a subplot start with a sign ". . ." in matlab. How can this is possible. The examplary figure is given bleow. 

1 Comment
Stephen23
on 28 Dec 2018
Add a set of axes in that location, hide the axes lines and tick marks, plot some points.
Accepted Answer
More Answers (0)
Categories
Find more on Subplots 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!