Borrar filtros
Borrar filtros

How can I use a function created by dfittool?

1 visualización (últimos 30 días)
Gabs
Gabs el 18 de Sept. de 2015
Editada: Walter Roberson el 18 de Sept. de 2015
I created a function for a pdf and normal fit on the dfittool, however, I am not able to call it from my code.
this is the function header:
function pd1 = createFit(LT_k)
and this is how I am calling it
x = createFit(LT_k)
what am I doing wrong?
  1 comentario
Steven Lord
Steven Lord el 18 de Sept. de 2015
What happens when you call it? Do you receive an error or a warning (and if so, what is the FULL text of the error or warning message?) Does it give you a different result than you expect?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by