Simulink Dashboard Blocks Invisible
Show older comments
I'm trying to use dashboard blocks in my simulink model, but whenever I try to place one, like the slider for example, the block is invisible and I can't see the slider image. It shows up in the library browser, but when I bring it into the main page, it disappears. I've tried looking up why this is, but I haven't found others who are also having this problem. I'm using a MacBook Air (13-inch, 2017) with High Sierra Version 10.13.6 and MATLAB R2019b btw. Thank you.
4 Comments
Andrew Sarmento
on 5 Aug 2021
I'm have the same problem, but i'm using a windows 10.
Raptor_C
on 25 Aug 2022
Maybe your license is invalid!
Rich Conlan
on 12 Apr 2023
The Dashboard blocks are inluded with Simulink and do not require a separate license, so if you can still use Simulink, the Dashboard blocks should still be working.
Rich Conlan
on 12 Apr 2023
If you're able to share your model and tell me the version of MATLAB you're using, I'd gladly take a look.
Answers (5)
Alain Lagarde
on 21 Sep 2021
0 votes
i have the same problem
1 Comment
Rich Conlan
on 12 Apr 2023
If you're able to share your model and tell me the version of MATLAB you're using, I'd gladly take a look.
CAME18
on 30 Jun 2022
0 votes
Same problem here... did someone find the answer?
1 Comment
Rich Conlan
on 12 Apr 2023
If you're able to share your model and tell me the version of MATLAB you're using, I'd gladly take a look.
Raptor_C
on 25 Aug 2022
0 votes
I found the same issue,Why!!!
1 Comment
Rich Conlan
on 12 Apr 2023
If you're able to share your model and tell me the version of MATLAB you're using, I'd gladly take a look.
Jack
on 14 Sep 2022
0 votes
Also having same issue with Push Button dashboard blocks.
1 Comment
Rich Conlan
on 12 Apr 2023
If you're able to share your model and tell me the version of MATLAB you're using, I'd gladly take a look.
zou richard
on 18 Jul 2023
0 votes
same problem! the sample project of the mathworks provided also have this problem who used the dashboard with panel. click the panel management it was still invisiable. and when deploying the model to android device, an erro displaying like 'Unable to find block 'androidDashboardDisplay/untitledPanel/Display' in registered blocks'. matlab version 2022a update 6. please help!
5 Comments
Rich Conlan
on 18 Jul 2023
Thank you for sharing the model! It sounds like you've run into a problem on Windows where the OS's Font Scaling inteferes with rendering the Dashboard panel. You can work around this by setting Font Scaling in your Windows Display settings to 100% and restarting MATLAB. We will have a fix for this soon and I'll report back. I'll also try to debug the Android-related error.
Rich Conlan
on 18 Jul 2023
Edited: Rich Conlan
on 18 Jul 2023
I think the error message is because the Display block is not exportable. Exporting a panel to Android only works for a subset of the Dashboard blocks at this time. You should be able to use, say, a Customizable Knob and a Customizable Circular Gauge to export a panel that'll let you tune and visualize your model from your Android device.
zou richard
on 19 Jul 2023
a lot of Thanks for your reply!
I still confused that the attachment was a demo model , and i set nothing new. and i try to deploy another demo model from mathworks it also didnt work only if it include dashboard. these models named as 'androidCustomizableDashboard''androidAccelDashboard''androidArduinoSensorDashboard' and so on. i suggest you check these models again in window11 matlab 2022a update 6.
another phenamina when i select 'dashboard block type' as 'customizable' in 'hardware board setting>dashboard properties'. I can deploy success but the dashboard is invisble in android device.
Sutanu Maiti
on 26 Jul 2023
@zou richard: It appears that there might be an issue specifically related to the 'Simulink support package for Android Devices', rather than a general problem with the dashboard blocks. If upgrading MATLAB to version 23a is an option, I recommend upgrading and giving it another try. Alternatively, you can reach out to technical support for further assistance. They will be able to investigate the issue and provide a solution.
zou richard
on 26 Jul 2023
Thanks for the reply! I will try it as your suggestion.
Categories
Find more on Modeling 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!