photo

Rajiv Kumar


Last seen: 5 days 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

10 个提问
2 个回答

Cody

0 个问题
4 个答案

排名
153,042
of 299,830

声誉
0

贡献数
10 个提问
2 个回答

回答接受率
10.0%

收到投票数
0

排名
 of 20,813

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
67,734
of 166,163

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Python GUI doesn't close after closing MATLAB
Hello Team I am opening my python pyside6 GUI from MATLAB 2023b using pyrunfile command. I have observed that if I close my M...

7 months 前 | 1 个回答 | 0

1

个回答

提问


Calling Python GUI's from MATLAB using pyrunfile
Hello Team I have a python Pyside6 GUI. I have the requirement to call my python GUI from my MATLAB app designer GUI. I did th...

7 months 前 | 1 个回答 | 0

1

个回答

已解决


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

1 year 前

已解决


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

1 year 前

已解决


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

1 year 前

已解决


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

1 year 前

提问


Backend logs visible in MATLAB 2023b
Hi Team I had been using MATLAB 2022b for my development. On switching to MATLAB 2023b, i have observed that I receive the logs...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Warnings while compiling in MATLAB 2023b
Hello Team I have been receiving the following warnings when I compile in MATLAB 2023b: "Warning: Excluded "C:/Program Files/M...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
MATLAB 2022a copyobj not working properly
Yes I executed I the .mlapp that was attached. It was working fine in MatlabR2022a but tht application was developed in R2021b....

3 years 前 | 0

已回答
MATLAB 2022a copyobj not working properly
Thanks for Reply MATLAB 2022a is the version we are using for this test

3 years 前 | 0

提问


MATLAB 2022a copyobj not working properly
Hello Team, In appdesigner we have a group of tabs and from that group we want to create copy of one specific tab using the cop...

3 years 前 | 3 个回答 | 0

3

个回答

提问


XLS read taking lot of time
Hello, I am working on MATLAB wherein I read a large XLS file using xlsread1 . Our Xls file has multiple worksheet as well. Th...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Dis orientation of the GUI element created by the appdesigner
The GUI is devolped using the appdesigner. The GUI Panel do not come at the given grid location and it is moved at some other pl...

5 years 前 | 0 个回答 | 0

0

个回答

提问


syntax for the delete folder in the .prj file which is used for compiled image?
I have devolped the .prj file for devolping the compiled image. I need the syntax for deleting the folder using the .prj file. I...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Warning for application compiler for MATLAB 2019b for read only file during the compilation of same image second time?
The compiled image is created succesfully for the first time using the .prj file. But , when we compile it for the next time the...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Bind plot with some figure
I want to plot multiple plots on a figure. My flow is like below figure()//creates figure 1 h = figure() // creates figure 2 ...

7 years 前 | 1 个回答 | 0

1

个回答