Community Profile

photo

Krishnan Ramkumar

MathWorks

Con actividad desde 2015

Followers: 0   Following: 0

Contacto

Estadísticas

  • 3 Month Streak
  • Knowledgeable Level 2
  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Is it possible to rotate a table in a generated report?
Hi, There are multiple ways to fit a large table in a A4 size paper. 1) You can set the report layout to be landscape and the...

alrededor de 5 años hace | 0

| aceptada

Respondida
How to increase the resolution of snapshot figure in matlab pdf report with command line options?
Hi, You can try using Scalar Vector Graphics(SVG) format for a better resolution to add the MATLAB Figure to the PDF report usin...

más de 5 años hace | 0

Respondida
How can i create such a table in Report Generator?
Hello Tong, You can create an empty DOM Table and then create DOM TableRows and DOM TableEntries. Append the TableEntries to ...

casi 6 años hace | 0

| aceptada

Respondida
How can i perfect use ColSpan in table with report generator?
Hello Tong, You can update the RowSep, ColSep styles of TableEntry using the style property to remove the TableEntry borders....

casi 6 años hace | 0

| aceptada

Respondida
how do I create a page break in report explorer?
There is a Page Break component under Formatting category in the Report Explorer. You can insert a page break component under Ch...

casi 6 años hace | 1

Respondida
Conditional formatting for MATLAB Report Generator Table
You can access individual cell from a Formal Table. A sample example code snippet to access and modify Styles of table entry ...

más de 7 años hace | 0

Respondida
MATLAB report from a standalone application.
To enable someone who does not have MATLAB installed to run your compiled program, your program must execute this statement befo...

más de 7 años hace | 0

| aceptada

Respondida
I need to plot the Intensities in an image as a surface plot.
Hi Aditya, Generally 'surf' command is used to plot as a surface plot. Is there any issue that you faced while trying to use ...

más de 8 años hace | 0

Respondida
RAM crash because of multiple looping, how to solve the problem?
Hi Muhannad, Can you please tell me the problem that you would like to solve so that we can see if there is any optimized way...

más de 8 años hace | 0