function h = python_home() try pe = pyenv(); h = pe.Home; catch h = string.empty; end end
Published with MATLAB® R2025b