Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 541447c7 authored by hhakim's avatar hhakim
Browse files

Remove a line about scale arg. in code doc. Should have been removed by 3b3f82e5.

parent 27c2e582
Branches
Tags
No related merge requests found
...@@ -107,7 +107,6 @@ classdef Faust ...@@ -107,7 +107,6 @@ classdef Faust
%> @b Usage %> @b Usage
%> %>
%> &nbsp;&nbsp;&nbsp; Faust(factors) creates a Faust from a list of factors (1D cell array).<br/><br> %> &nbsp;&nbsp;&nbsp; Faust(factors) creates a Faust from a list of factors (1D cell array).<br/><br>
%> &nbsp;&nbsp;&nbsp; Faust(factors, scale) same as above but multiplying the Faust with a scalar.<br/><br/>
%> &nbsp;&nbsp;&nbsp; Faust(filepath) creates a Faust from a previously saved Faust file (filepath is a character array).<br/><br/> %> &nbsp;&nbsp;&nbsp; Faust(filepath) creates a Faust from a previously saved Faust file (filepath is a character array).<br/><br/>
%> %>
%> %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment