Skip to content
Snippets Groups Projects
Verified Commit 073f5dd6 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Fix function header

parent ae230fcd
No related branches found
No related tags found
No related merge requests found
function test(a,b,n)
function fataltest(a,b,n)
if max(max(abs(a)-abs(b))) > 1e-5
error(['Test error in test ' int2str(n)])
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment