Error in Publishing a code.

2 visualizaciones (últimos 30 días)
Pankaj
Pankaj el 5 de Oct. de 2015
Respondida: Walter Roberson el 5 de Oct. de 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
%

Respuesta aceptada

Walter Roberson
Walter Roberson el 5 de Oct. de 2015

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by