Matrix in app designer

I want to create a small calculator program that involve matrice calculation, is there any way to do it? I can't find any component on library as basic input or output for matrix
thank you

Answers (2)

Pritesh Shah
Pritesh Shah on 12 Oct 2016

0 votes

Try to call matlab function.

1 Comment

thank you, do you know how to show the matrix on app designer?

Sign in to comment.

Chris Portal
Chris Portal on 13 Oct 2016

0 votes

With R2016b, you could try using the UITABLE component in App Designer to display your matrix. The reference page for UITABLE is here:
https://www.mathworks.com/help/matlab/ref/tableappdesigner-properties.html?searchHighlight=uitable

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 12 Oct 2016

Answered:

on 13 Oct 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!