You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I've been using Mission Architect for a very long time, but recently I've finally decided to try and learn Launch Vehicle Designer, especially because the Halo Orbit tool seems incredibly useful. However, I've come across a weird error: I can't control the camera in LVD at all. No zoom, pan, etc. All the tools at the top left don't work.
To reproduce this minimally, I started a new instance of KSPTOT, with the log file wiped. I start the LVD, and click on a camera tool (orbit, in my case) in the toolbar. The logfile shows:
Error using strfind
Search term must be a text or pattern scalar.
Error in contains
Error in matlab.ui.internal.prepareFigureFor
Error in matlab.graphics.internal.CameraToolBarManager/setcoordsys (line 839)
Error in cameratoolbar (line 90)
Error in ma_LvdMainGUI_App/uitoggletool2_ClickedCallback (line 3628)
Error in appdesigner.internal.service.AppManagementService/executeCallback (line 172)
Error in matlab.apps.AppBase>@(source,event)executeCallback(ams,app,callback,requiresEventData,event) (line 62)
Error using matlab.ui.internal.controller.WebToggleToolController/fireActionEvent
Error while evaluating ToggleTool ClickedCallback.
Is there anything I can do to fix this, am I doing something silly? If not, is this something to do with my configuration?
The text was updated successfully, but these errors were encountered:
Hi! I've been using Mission Architect for a very long time, but recently I've finally decided to try and learn Launch Vehicle Designer, especially because the Halo Orbit tool seems incredibly useful. However, I've come across a weird error: I can't control the camera in LVD at all. No zoom, pan, etc. All the tools at the top left don't work.
To reproduce this minimally, I started a new instance of KSPTOT, with the log file wiped. I start the LVD, and click on a camera tool (orbit, in my case) in the toolbar. The logfile shows:
Is there anything I can do to fix this, am I doing something silly? If not, is this something to do with my configuration?
The text was updated successfully, but these errors were encountered: