function h = python_home() try pe = pyenv(); h = pe.Home; catch h = ''; end end
Published with MATLAB® R2025a