Feb 28, 2018 #1 LSealy Aerospace Joined Jan 4, 2018 Messages 4 Location GB Hi, I am getting the follwoing error when running my simulation... I cannot find any obvious reasons why this is happening i.e I have checked that all numbers going into a square root block are positive. Does anyone know what this could be? Lloyd
Hi, I am getting the follwoing error when running my simulation... I cannot find any obvious reasons why this is happening i.e I have checked that all numbers going into a square root block are positive. Does anyone know what this could be? Lloyd
Mar 1, 2018 #2 goeasyon Mechanical Joined Jun 15, 2007 Messages 55 Location US It seems that the error message has promoted a solution for you, use “asin(complex(x))” to replace asin(x), does it work for you? https://welsim.com Upvote 0 Downvote
It seems that the error message has promoted a solution for you, use “asin(complex(x))” to replace asin(x), does it work for you? https://welsim.com