Derivative of state '1' in block 'sunho/Inverse Dynamic/Integrator' at time is not finite.
    조회 수: 8 (최근 30일)
  
       이전 댓글 표시
    
Derivative of state '1' in block 'sunho/Inverse Dynamic/Integrator' at time 0.00014907010752590144 is not finite. The simulation will be stopped. There may be a singularity in the solution.  If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances) 
I am using coding to make RR robotics arm SMC controller.
Please help me to solve this error.
댓글 수: 0
답변 (1개)
  Urmila Rajpurohith
    
 2021년 2월 25일
        Hi
You can try changing the solver to Variable-step ode15s (stiff/NDF).  
Or refer the following link to resolve the issue :
Hope this helps!
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

