Graphics, Figures & TablesMatrix with the first row and column out of matrix

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
lmz
Posts: 3
Joined: Tue Apr 21, 2009 7:27 am

Matrix with the first row and column out of matrix

Post by lmz »

Hi to all LaTeX Community!

help me please in writing something like this:
Image

I hope you'll understand what I mean.

Cheers, Alexandr.
Last edited by lmz on Tue Apr 21, 2009 10:22 am, edited 1 time in total.
in knowledge I trust

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Matrix with the first row and column out of matrix

Post by localghost »

I remember that some time ago this (or a similar) issue has already been presented. A forum search should yield suitable solutions.


Best regards
Thorsten¹
lmz
Posts: 3
Joined: Tue Apr 21, 2009 7:27 am

Matrix with the first row and column out of matrix

Post by lmz »

thanks, I've found a solution:

Code: Select all

\bordermatrix
in knowledge I trust
Post Reply