Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Facing Error in "A Simple Finite Volume Solver for Matlab"
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
@All
anyone please help me i am quite new in matlab. In very start, i am facing the following error in 1D meshing. Thanks in advance
Error:
Undefined function or variable 'MeshStructure'.
Error in createMesh1D (line 42)
MS=MeshStructure(1, [Nx,1], CellSize, CellLocation,
FaceLocation, [1], [1]);
Code is attached
1 Commento
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!