Recent content by TimFys

  1. 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?
  2. 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...
Back
Top