Info
This question is closed. Reopen it to edit or answer.
Facing Error in "A Simple Finite Volume Solver for Matlab"
    1 view (last 30 days)
  
       Show older comments
    
@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 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
