SRUSHTI KHATAU
Followers: 0 Following: 0
Estadística
14 Preguntas
2 Respuestas
0 Problemas
2 Soluciones
CLASIFICACIÓN
92.209
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
21.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
79.374
of 153.872
CONTRIBUCIONES
0 Problemas
2 Soluciones
PUNTUACIÓN
30
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
alrededor de 2 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
alrededor de 2 años hace
Pregunta
How to deploy MATLAB Web App using MATLAB Compiler because MATLAB Web App Server is not there in 2022a?
I want deploy web app but not able to install web app server in 2022a. How to deploy using compiler?
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Execution of script digraph as a function is not supported: C:\Software\Mathworks\Matlab_All_Products_R2021b\toolbox\matlab\graphfun\@digraph\digraph.magr
Hi, I am getting an error while using digraph function. I checked the script of digraph it does not contain any function but, ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to give vertical alignment to Text Area component of App designer?
Hi, I want to add text box in my UI. But I want that Text alignment to be vertically and horizontally in center. Currently, it ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Why report generation API not working in standalone application and web application?
I have created UI using App Designer for report generation. In MATLAB application it is running fine but, in standalone and web ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add footer in WORD document using mlreportgen.Report?
Hi, I want to add footer in word document usnig mlreportge.Report. I have created custom chapter folder using this reference. Bu...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to aappend Image with caption in Paragraph using mlreportgen while generating report?
I want to add image with caption in the paragraph. Caption property is available in FormalImage but, can not append that in para...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add footer in REPORT using mlreportgen ?
I want to add Header and footer to the report which has chapters and sections. I want to add table in footer of my report. How t...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Why do I get this error 'system_common_1597199282.enc:' while installing MATLAB App?
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to append image from UIAxes of App designer to the report generating using mlreportgen?
I am creating report using app designer. I want to get the image in report which is in UIAxes(I have uploaded it from my compute...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
how to add title/caption to FormalTable ?
I want to add caption/title to the table. I am making tables using FormalTable but could not find the property to add caption to...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to insert image from my computer while report generation using mlreport?
Hi, I want to insert image in my report which is saved in my computer. I am unable to do that. attaching code for referenc...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaImage to Grayscale box
you can use rgb2gray for having grayscale image
alrededor de 3 años hace | 0
Pregunta
How to insert shapes in Report Generator? I want to create a tree like structure and block diagram. How do I write code for drawing that?
Hi, I want to insert shapes to make a tree like diagram or structure in my report. Is there any way to draw? How do write code f...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaCan we use DocumentPart in Report Generation?
This code works import mlreportgen.report.* import mlreportgen.dom.* D = Template('NewTemplateName','docx','TemplateFromWhi...
alrededor de 3 años hace | 0
| aceptada
Pregunta
Can we use DocumentPart in Report Generation?
I want to generate a Report with template. Can I use DocumentPart in report generation? Does DocumentPart support to report? if ...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to write function for panel in App Designer?
I want to write a code for when any of the button from particular panel in App Designer is being selected then it will print tha...
alrededor de 3 años hace | 1 respuesta | 0