![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21309221_1611817450809_DEF.jpg)
Tushar Sharma
Followers: 0 Following: 0
Statistics
RANK
1,254
of 297,010
REPUTATION
56
CONTRIBUTIONS
0 Questions
41 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
6
RANK
of 20,418
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
why matlabshared.supportpkg.getSupportPackageRoot doesn't exist
It seems you're attempting to use the function "matlabshared.supportpkg.getSupportPackageRoot" to obtain the root folder of supp...
10 days ago | 0
License Manager Error -15
This might help - https://www.mathworks.com/matlabcentral/answers/1664154-license-manager-error-15
11 days ago | 0
I installed the mat wrap, but it's not going in.
Kindly review these MATLAB Answers and follow the instructions provided: https://www.mathworks.com/matlabcentral/answers/99067-...
11 days ago | 0
Programmatically add toolbox within MATLAB docker container.
Hi Jan, Quick question: Are you using the same MATLAB version both locally and in Docker? If not the warning you're seeing sugg...
13 days ago | 0
why i can not rename the load flow bus block in simulink?
The Simulink Editor names blocks when you add them to a model. To change the block name: Select the block. Double-click the b...
1 month ago | 0
Assistance with Missing "Foundational MATLAB" Badge
Hello, If you've successfully completed this course—https://matlabacademy.mathworks.com/details/matlab-for-the-mathworks-certif...
1 month ago | 0
| accepted
Error using slmsgviewer.startConnectorIfNotRunning (line 455) Unable to start Matlab connector from Simulink Message Viewer. How to rectify this error in Matlab
This might be helpful - https://www.mathworks.com/matlabcentral/answers/141459-error-using-slmsgviewer-startconnectorifnotrunnin...
1 month ago | 0
eigenvalues from sap2000
Hi Ubaid, The following file exchange links would allow you to obtain Eigenmodes and frequencies, by interacting between SAP200...
1 month ago | 0
How can I edit the Industrial Robot Models in Simscape, MATLAB Example by Steve Miller?
Hi Chintan, You can import the URDF model files into a Simscape Multibody model, and then modify it accordingly. To do so, use...
1 month ago | 0
| accepted
Simulation Implementation issue for C2000MCU F28379D
Hello Kumar, Please take a look at this documentation: https://www.mathworks.com/help/ti-c2000/ug/getting-started-with-C2000-ex...
1 month ago | 0
Markov chain
This might be helpful to create Markov and semi-Markov models - https://www.mathworks.com/matlabcentral/fileexchange/48531-semi-...
1 month ago | 0
Dual fuel engine model
Hi Adrian, You can refer to this case study which demonstrates dual fuel engine control system development, using Model-Based D...
1 month ago | 1
MATLAB Coder Onramp Issue - Section 4 Call C Code from MATLAB
Hi Jason, I encountered a similar issue and found a workaround that seems to work well. You can add the "jit" flag at the end o...
1 month ago | 1
| accepted
Solved
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:...
4 months ago
How to extract a region from a country?
Hi Sritoma, I'm assuming you have the Shapefile data for India. If not, you can download it from - https://www.igismap.com/down...
4 months ago | 0
Does buildtool offer parallel task execution
Hi Benjamin, Yes, beginning with MATLAB release R2024a, the buildtool can execute builds in parallel, provided you have the Par...
4 months ago | 0
Unable to run local function "myparse"
Hi Wai, It seems that the function you're trying to use, "myparse," may be causing conflicts in MATLAB. The error you're experi...
4 months ago | 1
Solutions provided in task 15 are wrong
Hi Avinash, As mentioned in previous comments, please try to be more specific about the issues you're encountering. This can he...
4 months ago | 0
| accepted
Functions not found by application compiler
Hi Tobias, You might be seeing these warnings if your deployed application uses an unsupported function. MATLAB Compiler does n...
4 months ago | 0
Import excel in simulink
You may import data from Excel as signals in Simulink using the "From Spreadsheet" block - https://www.mathworks.com/help/simuli...
6 months ago | 0
Why should I not put the .buildtool cache folder under source control?
Hey Strider, Your logic is quite reasonable—if the cache folder contains information like task traces that enable incremental b...
6 months ago | 0
Connecting to Bloomberg Data Licence via Matlab
Hi Dominika, I assume you meant the "bdl" function instead of "bld." You are correct that the functionality for creating connec...
6 months ago | 0
Do we have option in Polyspace to generate report for Code Prover/ BugFinder in Excel or Spreadsheet format ?
Hi Adnan, Unfortunately, it is not currently possible in polyspace to generate report in Excel or Spreadsheet format. You can ...
10 months ago | 0
CADのカラーをMultibodyに反映させる方法はございますでしょうか。
Hi, I understand that you are unable to view the inherited colors from CAD model in Simscape Multibody. The issue possibly mig...
11 months ago | 0
| accepted
matlab卸载or下载工具箱出现了问题
Hi xiaoli, It's not essential to uninstall MATLAB to add additional toolboxes. Kindly refer to this link - https://www.mathwork...
11 months ago | 0
| accepted
Implementing NEAT algorithm in Simulink
Hi Allegra, I assume that you are referring to 'msra-walking-robot' - https://github.com/mathworks/msra-walking-robot. The alg...
11 months ago | 0
Why Simscape has been calling as a 1D simulation tool?
Hi Jiseung, Your observation about Simscape primarily being referred to as a 1D simulation tool, while insightful, merits a nua...
11 months ago | 0
| accepted
Problema con plot di dati, ricevo il messaggio "In workspace belonging to" e la compilazione non procede
Hi Giovanni, It sounds like you're encountering an issue where MATLAB's execution pauses due to 'waitforbuttonpress' and doesn'...
11 months ago | 1
How to add in properties of Solid Oxide Fuel Cell
Hi Ke, You are almost on the right track to model a Solid Oxide Fuel Cell. The SOFC models are not directly included as pre-bui...
11 months ago | 0
add-ons cannot be operated in windows 11
Hi Ming, Kindly try this answer once where it mentions the same error code as present in your question. https://in.mathworks.c...
11 months ago | 0