Community Profile

photo

Jack Arnoldi


Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


No appropriate method 'TOCObj' for class 'mlreportgen.report.TableOfContents'.
Hello, I am trying to customize my table of contents in my report as presented the mlreportgen.report.TableOfContents class docu...

4 years ago | 1 answer | 0

1

answer

Question


How to not include an element in the Table of Content?
Hello everyone. I am creating a report and I am using and creating Section objects in loops. So in some cases in may create a l...

4 years ago | 1 answer | 0

1

answer

Question


Make every column of Table the same size
Hello everyone, I have been trying to find the answer for this but couldn't find anything. Is there a way to make every column ...

4 years ago | 1 answer | 0

1

answer

Question


Make first row of Formal Table bold
Hello I have a Formal Table and I want the first row to be bold. I know you can make the first column bold with grps(1) = Table...

4 years ago | 1 answer | 0

1

answer

Question


Report only showing names of the objects instead of their content
Hello everyone! I have a code generating a full report. But now the word file only gives me the name of the objects in the repo...

4 years ago | 1 answer | 0

1

answer

Question


Round in a cell array that also contains string
Hello everyone, I am trying to round figures in a cell array however in that same array I also have string types. round changes...

4 years ago | 1 answer | 0

1

answer

Question


Wrong page numbers in report generator
Hello I am generating a Report with loops creating Chapters and Sections. However everytime a chapter is created, the page numbe...

4 years ago | 2 answers | 1

2

answers

Question


Report generator only showing names of the objects instead of their content
Hello everyone! I have a code generating a full report but I want to add an image in the header so I created a template and tri...

4 years ago | 1 answer | 0

1

answer

Question


What is the difference between the Report and the Document objects?
I am coding a to generate a report on Matlab and in the Matlab Report Generator documentation they advice at the very beginning ...

4 years ago | 1 answer | 0

1

answer

Question


Add image in the header of the report
I am trying to put a simple image in the header of my report. I am not using the report generator app but just coding. I don'...

4 years ago | 1 answer | 0

1

answer

Question


Make first column of table bold
I have a table created with the class FormalTable and I want to make the text in the first column bold but I can't find the p...

4 years ago | 1 answer | 0

1

answer

Question


when has the class "mlreportgen.utils" been published?
I am trying to slice a Table on Matlab R2018a this way tableFAIL = FormalTable((temp')); slicer = mlreportgen.utils.TableSlic...

4 years ago | 1 answer | 0

1

answer

Question


How to center Image
I have an image object of the type mlreportgen.dom.Image and I want to center it but I don't know how to do it. I tried with HAl...

4 years ago | 1 answer | 0

1

answer