Signal Builder Error
显示 更早的评论
I have simulation built where I have a signal builder block. I have used this block in before to define the inputs for my simulation. In the past I have been able to import new signals from an excel file and replace the previous signals. I can import the signals for the file, select Replace existing dataset for the Placement for Selected Data option, and can select Confirm Selection. When I click OK and try to import without saving (selecting the 'No, import without saving' button) I get the following error in the Matlab command window:
Error using
sigbldr.controllers.SBFileImportDialogController/handleApplyButtonCallback
Index exceeds matrix dimensions.
Error in
sigbldr.controllers.SBFileImportDialogController/handleOKButtonCallback
Error in
sigbldr.controllers.SBFileImportDialogController>@(src,data)handleOKButtonCallback(this)
Warning: Error occurred while evaluating listener callback.
> In sigbldr.controllers.SBFileImportDialogController/show
In sigBuilderImportFile
In sigbuilder>@()sigBuilderImportFile(dialog)
In sigbuilder
I am unable to get out of signal bulder without canceling (even if I chose the save as option), and the signals do not update.
I have tried two separate machines, and am getting the same problem on both. I have attached the simulation model, which is a real time simulation using a speedgoat machine. I have also created a much simpler test case where I have a signal builder block attached to a scope and terminators, and still get the same error.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!