How to create a vertical offset line
Mostra commenti meno recenti
Please urgently if possible I need to solve the following problem
An equation give me graph of some layers at depths z1, z2, z3, and z4 (see attached figure), and I need to break them down (vertical offset) with a constant = z2-z1= z3-z2=z4-z3 (if satisfying this condition), in addition to drowing a vertical line (red line in satisfied location)

Risposta accettata
Più risposte (1)
Image Analyst
il 30 Set 2022
0 voti
2 Commenti
Moustafa Abedel Fattah
il 30 Set 2022
Image Analyst
il 30 Set 2022
If the line is not going all the way across the graph, you can use line or plot() to specify the endpoints at whatever x and y values you want, so you'll get line segments.
Categorie
Scopri di più su Simultaneous and Synchronized Operations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

