Error in Publishing a code.

1 vue (au cours des 30 derniers jours)
Pankaj
Pankaj le 5 Oct 2015
Consider the following code, this produces a error while publishing. Any idea why?
%%Gaussian kernel function
% Some text
function t0 = kachra(Param)
t0 = Param;
end
Error-
Error using kachra (line 4) Not enough input arguments.
Attached is the Published output.
Thanks
%

Réponse acceptée

Walter Roberson
Walter Roberson le 5 Oct 2015

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by