Closed rq-Chen closed 1 year ago
With 0.4.1 I get the following:
fprintf( '\n *** (begin) %s ***\n\n', 'TEST' )
>> fprintf( '\n *** (begin) fprintf( '\n *** (begin) | Error: Character vector is not terminated properly.
So now it does not use evalc but parsing the file has a similar issue. (I am using the cell-run command)
evalc
Originally posted by @fcdimitr in https://github.com/shinyypig/matlab-in-vscode/issues/9#issuecomment-1606141440
So now it does not use
evalc
but parsing the file has a similar issue. (I am using the cell-run command)Originally posted by @fcdimitr in https://github.com/shinyypig/matlab-in-vscode/issues/9#issuecomment-1606141440