photo

Tushar Sharma


Last seen: 4 days ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • Solver
  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

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

23 days ago

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

24 days ago | 0

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

25 days ago | 0

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

25 days ago | 1

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

25 days ago | 0

| accepted

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

25 days ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

7 months ago | 0

Answered
CADのカラーをMultibodyに反映させる方法はございますでしょうか。
Hi, I understand that you are unable to view the inherited colors from CAD model in Simscape Multibody. The issue possibly mig...

8 months ago | 0

| accepted

Answered
matlab卸载or下载工具箱出现了问题
Hi xiaoli, It's not essential to uninstall MATLAB to add additional toolboxes. Kindly refer to this link - https://www.mathwork...

8 months ago | 0

| accepted

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

8 months ago | 0

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

8 months ago | 0

| accepted

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

8 months ago | 1

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

8 months ago | 0

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

8 months ago | 0

Answered
Failed to open Add-On manager and install Add-Ons
Hi Yiming, Kindly try the workaround suggested in the below link, which seems to address the unexpected behaviour for using the...

8 months ago | 0

Answered
I cannot run the MATLABwindow application (on Windows 11)
Hi, Kindly try this answer once where it mentions the same error code as present in your question. https://in.mathworks.com/ma...

8 months ago | 0

Answered
I need help for creating a point with 2x2 pixels , a line of 2x200 pixels and 256x256 solid square to produce a sinogram by using sinogram function.
Hi Fatma, Your code for creating a square and attempting to generate its sinogram is close, but it seems like you missed the ac...

8 months ago | 1

| accepted

Answered
MATLAB standalone application error
Hi Suchan, The error message you're encountering indicates that the MATLAB Compiler (mcc) was unable to open the file 'E:\경로\AW...

8 months ago | 0

Answered
Come posso risolvere il seguente problema: Error using matlab.internal.math.interp1 Interpolation requires at least two sample points for each grid dimension.
Hi Giuseppe, The error which you are facing indicates a problem with the input data provided for interpolation. You may use MA...

10 months ago | 0

Answered
I am trying to use Ace Ventura's 3D frame analysis matlab file, but couldn't figure out how to create the input files 11, 12 and 13 for the nodal coordinates.
Hi Raghu, The input data files 11, 12 & 13 should contain joint x,y and z coordinates respectively. Each file should list only ...

10 months ago | 0

Answered
Python imported library blocks don't work after a restart.
Hi Bastiaan, If you are experiencing the need to re-import all the files every time you use the custom library, it may indicate...

12 months ago | 0

Answered
sometimes in the MATLAB command line window, it will occur " Caught "std::exception" Exception message is: Invalid character code sequence detected."
Hi jiang, When you encounter the message "Invalid character code sequence detected", it typically indicates the presence of non...

12 months ago | 0

| accepted

Answered
Simulation of a CAD model in 3D environment
Hi Josh, I understand that you are able to import your CAD model, but are facing issues while modeling natural forces. This li...

12 months ago | 0

Answered
MATLAB or Simulink Support for Parrot ANAFI Drone
Hi Ahmed, I understand that you want to connect your "Parrot ANAFI" drone with MATLAB. As of this post, MATLAB (R2023b) does n...

12 months ago | 1

| accepted

Answered
About Xilinx Vivado ip core, How do I verify ip cores using FPGA-in-the-loop.
Hi, I understand that you want to verify your project using Simulink, but you are unable to add the source files in the "FPGA-i...

12 months ago | 0

| accepted

Answered
How to import DLL files (*.dll ) into Simulink?
Hi Linda, I understand that you created S-function block to acheive importing DLL files into Simulink, but you are facing an er...

12 months ago | 0