"char display in matlab"

2 views (last 30 days)
Luis
Luis on 20 Mar 2013
Is there a way to display Z minus a number? for example I'm thinking of applying this to a system of linear equations where z is the base since its mostly #x+#y+#z=# and so on where the number will indicate where to start the letters and would end in z.

Accepted Answer

the cyclist
the cyclist on 20 Mar 2013
char('z'-3)
  1 Comment
Luis
Luis on 20 Mar 2013
wow that seems so simple thank you

Sign in to comment.

More Answers (0)

Categories

Find more on Systems Of Linear Equations 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!