Udefined function createpde.m

9 visualizaciones (últimos 30 días)
Hamdi Houichet
Hamdi Houichet el 21 de Mayo de 2015
Comentada: Nikul Jani el 12 de Dic. de 2017
I want to use the function createpde.m in matlab but it seems that this function doesn't exist in the package of matlab. Indeed, when I write I=createpde(1) in the command window, the following answer is mentioned
>> model = createpde; Undefined function or variable 'createpde'.
Yours sincerely
  1 comentario
Nikul Jani
Nikul Jani el 12 de Dic. de 2017
I have MatLAB 2016a and in the list of application, PDE toolbox is visible, but when I click on that or run some command like 'createpde' and 'pdetool', message comes like "undefined function or variable." I have MatLAB with institute licence.
In the installation folder also, pde folder and m-files are there.

Iniciar sesión para comentar.

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 21 de Mayo de 2015
createpde is new in R2015a in the PDE Toolbox. Thus, if you are not on the current release with this toolbox installed it won't run and you'll need to upgrade/install pde.
  2 comentarios
Xiaolin Zhang
Xiaolin Zhang el 15 de Ag. de 2016
How to soleve this problem if I only have R2013?
Alan Weiss
Alan Weiss el 15 de Ag. de 2016
Use the documentation for the version you have.
Alan Weiss
MATLAB mathematical toolbox documentation

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by