Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4defe4fa authored by hhakim's avatar hhakim
Browse files

Minor change in matfaust.opt_butterfly.

Hide output.
parent 1bcf2a5b
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@
%=================================
function G = opt_butterfly_faust(F)
import matfaust.Faust;
G = Faust.opt_butterfly(F)
G = Faust.opt_butterfly(F);
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment