filesep (364 calls, 0.000 sec)
Generated 04-Aug-2014 13:05:14 using cpu time.
function in file /share/apps/matlabr2014a/toolbox/matlab/iofun/filesep.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
Bottom_Gravity_Current_Setup6 | script | 1 |
fullfile | function | 121 |
fullfile>addTrailingFileSep | subfunction | 121 |
fullfile>refinePath | subfunction | 121 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
15 | end | 364 | 0 s | 0% | ![]() |
14 | f = '/'; | 364 | 0 s | 0% | ![]() |
13 | else % isunix | 364 | 0 s | 0% | ![]() |
11 | if strncmp(computer,'PC',2) | 364 | 0 s | 0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 0 s | 0% |
Total lines in function | 15 |
Non-code lines (comments, blank lines) | 10 |
Code lines (lines that can run) | 5 |
Code lines that did run | 4 |
Code lines that did not run | 1 |
Coverage (did run/can run) | 80.00 % |