79421720

Date: 2025-02-07 17:45:16
Score: 1.5
Natty:
Report link

It is possible in MATLAB 2024_b.

Given two axes ax1 and ax2, you can simply do

linkprop([ax1.YAxis,ax2.XAxis],'Limits')
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Thomas Wheatcroft