
Blog Archives
Rohde & Schwarz eGuide: Radar and Electronic Warfare

Our formed MSc student Marc Vizcarro i Carretero, who is working now as an Antenna Design Engineer in the Active and Passive Antenna Engineering at HENSOLDT Sensors GmbH, Ulm, Germany send us this eGuide:
This pocket guide brings great memories from my studies with you! Enjoy and hope I can see you soon.
Latex table generator from Python/Matlab/Excel
Dear all,
if you need to generate a table to LATEX generator, perhaps for your thesis, paper, etc.
There are a few simple ways:
- You have your table generated in excel or any other listing format you can use the online tool:
https://www.latex-tables.com/
https://www.tablesgenerator.com/
- You can use a CTAN package, but I have never used it:
https://ctan.org/tex-archive/support/excel2latex/
https://www.faculty.agecon.vt.edu/AAEC5126/latex/ConvertingExcelTables.pdf
- The data is already in a MATLAB table format:
https://nl.mathworks.com/matlabcentral/fileexchange/69063-matlab-table-to-latex-conversor
- The data is in a python Pandas data frame format:
Command: pandas.DataFrame.to_latex
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_latex.html
Cheers and good luck.
Best regards,
Ronny Guendel
Book Multisensor Data Fusion and Machine Learning for Environmental Remote Sensing

Message from Ronny: I borrowed the book from the library and won’t use it the next time. In case, someone is interested in the topic the book will be with Francesco. Please feel free to pick it up and skim through it.
It is a nice book for people interested in sensor fusion, whereas not too technical, but with good references listed.
Best, Ronny