try
mat"""
$u = $x + $y
$v = $x - $y
"""
see here https://github.com/JuliaInterop/MATLAB.jl#the-mat-custom-string-literal for more information
try
mat"""
$u = $x + $y
$v = $x - $y
"""
see here https://github.com/JuliaInterop/MATLAB.jl#the-mat-custom-string-literal for more information