how can i plot a character like A, B ,C in a 7*7matrix

2 vues (au cours des 30 derniers jours)
SU gao
SU gao le 21 Sep 2013
how can i plot a character like A,B,C OR 1,2,3... like this stuff and put one character or number in 7*7 matrix and plot it.

Réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 21 Sep 2013
Use a cell array
v={'A' 'B' 1;'C' 'D' 2}

Catégories

En savoir plus sur Neural Simulation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by