photo

Prabhanjan Mentla

MathWorks

Last seen: plus de 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

I am Application Support Engineer at Mathworks.
My responsibility is to provide the best support for an application like solving problems on APP Designer,ML.
Disclaimer: Any articles/ideas/opinions here are my own and in no way reflect that of Mathworks.

Statistiques

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to save workspace data in excel with Variable and number in same cell
Hi, You may follow the below steps to achieve You may get the variable name using getname. You may get variables and values a...

presque 4 ans il y a | 0

Réponse apportée
Why does MATLAB not allow you to control the DataAspectRatio when you use both the left and right y-axes?
Hi, You may try this to adjust the data aspect ratio in a plot with two y-axes. You can go through this details for more inform...

presque 4 ans il y a | 0

Réponse apportée
How to compare values in login page with values from database in App Designer?
Hi, You can follow this steps. You can open connection Check whether user exists in the database with the help of this type o...

presque 4 ans il y a | 0

Réponse apportée
Matlab windows (scripts, figures, etc) do not work correctly when enlarge up to the bottom of the second screen
Hi, You could try contacting mathworks support from here for technical issues.They may help you to resolve this issue. Hope th...

presque 4 ans il y a | 0

Réponse apportée
parsim in parfor loop
Hi, parfor-loop+sim = parsim to run simulink simulations in parallel.You cannot use a parfor-loop inside another parfor-loop. F...

presque 4 ans il y a | 1

| A accepté

Réponse apportée
How do I make axes and colorbar remain constant when creating a movie with figure frames?
Hi, caxis may help to set the colormap limits within a range. To make them remain constant while creating a movie, you can chec...

presque 4 ans il y a | 0

Réponse apportée
Tradestation WebAPI Support Request
Hi, You can check all the supported WebAPI's for trading toolbox here under Supported Trading Systems in the link. Hope this h...

presque 4 ans il y a | 0

Réponse apportée
How can I combine saved .fig files as subplots in new figure - when they have been created using yyaxis?
Hi, copyobj has certain limitations and one among them is yy-axis. Refer this link for more details. However, you could achiev...

presque 4 ans il y a | 0

Réponse apportée
Facing problem from installing 2020b on my M1 MacBook !!
Hi, MATLAB R2020b Update 3 and later are supported on Apple silicon Macs. Refer this link for more info on support for Apple ...

presque 4 ans il y a | 0

| A accepté

Réponse apportée
fminsearchの並列処理
Hi, Parallel Computing is not supported for fminsearch. Refer this link for more details. You can find other types of solver...

presque 4 ans il y a | 0

Réponse apportée
Is there a way to track Matlab IDE use?
Hi, I have brought this to the notice of our developers. They will investigate the matter further and might consider in future ...

presque 4 ans il y a | 0

| A accepté

Réponse apportée
Matlab livescript tab size
Hi, Indent and tab size in MATLAB 2020a for livescript are working as expected. You can check this by following below steps G...

presque 4 ans il y a | 0

Réponse apportée
How to display an equation in MATLAB?
Hi, As dbp suggested, you could use directly use equation in msgbox. However, sprintf inside the msgbox could be used someth...

presque 4 ans il y a | 0

Réponse apportée
Loadlibrary failed with Error 87: The parameter is incorrect
Hi, This error is not specific to MATLAB and it could be due to machine’s graphic card configuration. This link may help you...

presque 4 ans il y a | 0

Réponse apportée
how can i change varable in class automatically
Hi, Here's the sample code of classA and classB. The main point here is change in the variable of one class reflected in bot...

presque 4 ans il y a | 0

Réponse apportée
How to export struct with many substruct into excel?
Hi, The ideal way is to reach the internal structure and loop through the values and save them in a excel file. This link1 ...

presque 4 ans il y a | 1

| A accepté

Réponse apportée
How to convert .fig to .obj?
Hi, You can refer this link for converting into .obj format and this helps in finding more information on Wavefront OBJ toolb...

presque 4 ans il y a | 0

Réponse apportée
How can i save my box plot graph of Kruskal wallis test in PDF?
Hi, You can use publish command to save ANOVA table and a box plot in a pdf, also you can hide the code in the output pdf usi...

presque 4 ans il y a | 0

Réponse apportée
How do I replace words in the text file?
Hi, The naive approach would be to convert everything to lowercase and then replace, but the problem is in the obtained outpu...

presque 4 ans il y a | 0

Réponse apportée
Difference between student licence and student suite licence
Hi, You can check whether your university is covered for Campus wide license here or you can buy MATLAB and Simulink Student ...

presque 4 ans il y a | 0

| A accepté

Réponse apportée
How do I add simulink to an existing MATLAB software in ubuntu.
Hi, This error appears when you do not have enough permission to write to the location to install MATLAB toolboxes i.e., /usr...

presque 4 ans il y a | 0

Réponse apportée
I need to activite and upgrade my student Matlab version to use in two divices
Hi, You can upgrade your Student license by renewing your software maintenance and regarding the usage in two devices, It i...

environ 4 ans il y a | 0

Réponse apportée
Is there any way to maximize a Simulink Onramp Window
Hi, There’s an option to maximize the window with the help of expanding arrows which appears at the bottom right of the windo...

environ 4 ans il y a | 0

Réponse apportée
How do I solve error -1,359
Hi, All the license related problems are compiled here. If you require more assistance, contact MathWorks Licensing and ...

environ 4 ans il y a | 0

Réponse apportée
Add ticks to uiimage in App Designer
Hi, uiimage have some default properties along with image properties and axes is not among them. In this case, UIAxes may ...

environ 4 ans il y a | 0

Réponse apportée
Matlab gives "ContributedToolsLoader" error
Hi, MATLAB is compatible with Catalina version 10.15 from release R2019b onwards. This link may help you to understand system...

environ 4 ans il y a | 0

Réponse apportée
How to create multiple slides in Presentation Generator?
Hi, dir command helps in fetching files and folders in the current folder, one can even specify the type they need. impo...

environ 4 ans il y a | 0

| A accepté

Réponse apportée
CERTIFICATION EXAM FOR AEROSPACE APPLICATIONS
Hi, You can find all the certifications offered by Mathworks here.One can sort the training courses based on domain also. ...

environ 4 ans il y a | 0

| A accepté

Réponse apportée
Getting values out of uicontrol edit
Hi, Callbacks and sharing data among callbacks are necessary in order to get the values from the dialog box. ...

environ 4 ans il y a | 0

| A accepté

Réponse apportée
hello..could me help me understand why I cant publish my files ?
Hi, To make things clear, start creating a new folder and point your current folder in matlab to created folder. Create ...

environ 4 ans il y a | 0

Charger plus