>> generateProfilerReport(results, findings); Error using fopen Unable to find file. Ensure file exists and path is valid. Error in generateProfilerReport (line 113) fid = fopen(outFile, 'w', 'n', 'UTF-8'); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in generateProfilerReport (line 113)
fid = fopen(outFile, 'w', 'n', 'UTF-8');
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^