function v = java_vendor() v = java.lang.System.getProperty('java.vendor'); v = char(v); end
Published with MATLAB® R2025a