Error using pde.PDE Results (line 55)Second argument must be a valid solution from a PDE Toolbox solver function.
    2 views (last 30 days)
  
       Show older comments
    
    Kaveh Gharibi
      
 on 6 Nov 2016
  
    
    
    
    
    Answered: Efim Rozenbaum
 on 10 May 2017
            Does anyone know what is this error that I get from the function
solvepde(pde)
0 Comments
Accepted Answer
  Efim Rozenbaum
 on 10 May 2017
        I'm wondering, too! I use solvepdeeig in MatLab 2017a (also tried 2016b), and when I add too many boundaries to my 2D geometry (i.e. add too many holes to the region), I start getting this error, and no solution can be found. However, I noticed that when I increase the range in which I search for eigenvalues (evr variable), the procedure starts to work and finds some solutions, so I'm guessing that this error might be an incorrect processing of the case in which no solutions exist within evr. Am I right? Thanks!
0 Comments
More Answers (0)
See Also
Categories
				Find more on Eigenvalue Problems in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!