photo

SRUSHTI KHATAU


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

14 个提问
2 个回答

Cody

0 个问题
2 个答案

排名
151,785
of 299,737

声誉
0

贡献数
14 个提问
2 个回答

回答接受率
21.43%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
81,992
of 165,655

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • First Review

查看徽章

Feeds

排序方式:

提问


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?

3 years 前 | 1 个回答 | 0

1

个回答

提问


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, ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 2 个回答 | 0

2

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Image to Grayscale box
you can use rgb2gray for having grayscale image

4 years 前 | 0

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Can we use DocumentPart in Report Generation?
This code works import mlreportgen.report.* import mlreportgen.dom.* D = Template('NewTemplateName','docx','TemplateFromWhi...

4 years 前 | 0

| 已接受

提问


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 ...

4 years 前 | 2 个回答 | 0

2

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答