Recent content by TimFys
-
T
LaTeX Headers on titlepage using LaTeX
Hi, I have struggled for a while trying to get headers on the title page in LaTeX. I have headers on all other pages, but it seems like the \maketitle command disables the header on the first page (the titlepage). Does anyone know how to prevent this?- TimFys
- Thread
- Latex
- Replies: 5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
T
MATLAB How to Loop Through Multiple Matrices in MATLAB?
I have created a program in MatLab doing LU factorization and need to implement a routine, so that MatLab automatically runs the program on all of my matrices. I have 6 matrices A1, A2, A3, A4, A5 and A6. But for the time being I can only run the program for one matrix, write the result down...- TimFys
- Thread
- Matlab Matrices
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX