Community Profile

photo

Pratik


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Transfer data between App Designer and Matlab (m file)
Hi Tu, As per my understanding, you want to send some data to workspae from the GUI in App Designer and after running the scrip...

13 days ago | 1

Answered
Error using lsqncommon (line 67)
Hi, As per my understanding, you're encountering errors when fitting heat maps of biological cells using MATLAB's lsqcurvefit, ...

13 days ago | 0

Answered
How to delete dublicate entries in logsout
Hi Max, As per my understanding, you have encountered an issue where some signals were logged multiple times, resulting in dupl...

14 days ago | 0

Answered
Error in drive cycle block while extracting the data using the excel file.
Hi Lalit, As per my understanding, the drive cycle block does not read from mat file. It throws error about error in evaluation...

14 days ago | 0

Answered
Compiled app from App Designer can't recognize 'DAGNetwork'.
Hi Wei-Rong Chen, As per my understanding, issue you're encountering involves the behavior of MATLAB's App Designer and its com...

14 days ago | 0

| accepted

Answered
Simultaneous Data Acquisition using Parallel Computing Toolbox
Hi Kevin, As per my understanding, you want to modify the provided code to enable concurrent data acquisition using parallel co...

20 days ago | 0

Answered
Incorrect joint coordinate given from ikcon() when given a negative coordinate
Hi Ho Jin Ping, As per my understanding, you encounter issue when using the "ikcon()" function for inverse kinematics calculati...

21 days ago | 0

Answered
Radar Toolbox: Automotive Radar add interference
Hi Julius, As per my understanding, you want to create an additional interfered signal to use the signals to create a neural ne...

1 month ago | 0

Answered
What algorithm is used in the Parameter Estimation Blocks in the Motor Control Blockset?
Hi Sneha, As per my understanding, you want to know more about the technique MATLAB has used to estimate motor parameters for s...

1 month ago | 0

Answered
Feature Extraction and image classification
Hi Muhammed, As per my understanding, you want to extract feature from a image such that those features can be used for cancer...

1 month ago | 0

Answered
how can I save the verbose output from fitrgp?
Hi Franisco, From what I can understand, the verbose output from ‘fitgrp’ must be saved so that the plots can be reproduced. ...

2 months ago | 0

Answered
Is it possible to convert a function containing a plot into c++ code?
Hi Valeria, As per my understanding, you want to convert your MATLAB function to C++ code so that data can be presented in same...

3 months ago | 0

Answered
[2021a] Hanging for several minutes in getSettingsRoot/mlock
Hi Russell, As per my understanding, there is siginficant slow down in performance of your MATLAB code and MATLAB gets "stuck"...

3 months ago | 0

Answered
Startup error related to the getSettingsRoot
Hi Hadi, From what I can understand from the question, there is error "Undefined function or variable 'matlab.internal.getSetti...

3 months ago | 0

Answered
my labeled image is not overlaying with the original image.
Hi Goutham, From what I can understand from the question, the code tries to overlay labeled image with the original image but t...

3 months ago | 0

Answered
How to segment a matrix into N regions with sizes XYZ?
Hi Neurolab, As per my understanding, you want to segment a matrix into N regions with predetermined sizes. You have few approa...

3 months ago | 0

Answered
I am getting an error "Variable a must be of data type char. It is currently of type double. Check where the variable is assigned a value."
Hi Chloe, In my understanding, you want to perform matrix multiplication between A1 & A1 , v1 & A1. The operator to perform mat...

3 months ago | 0

Answered
I want to change the "isInputDataTypeMutableImpl" parameter of the block "Serial Send"
Hi Stefan, In my understanding, you are trying to use “Serial Send” block with varying length of input data. Serial Send block...

3 months ago | 0

| accepted

Answered
Radar System slant range display
Hi Jose, To add a yaw angle of 10 degrees to your existing code, rotation matrix must be applied to set of coordinates before ...

3 months ago | 0

Answered
I want to close the valve in the position I set with the G-code. But what I found was that it was always closed and on.
Hi Matthew, As per my understanding, you're trying to control a valve using G-code commands in a MATLAB script. From your descr...

3 months ago | 0

Answered
Error in Truetime integration with MPC controller in 'highway lane following model'
Hi Ashiqur, As per my understanding, you are implementing highway lane following model with truetime. But there is an error whe...

3 months ago | 0

Answered
Facing Error in installing SimMechanics for Inventor 2022
Hi Vamsi, As per my understanding, you are trying to setup SimScape Multibody Link Plugin link in Autodesk Inventor 2022, but t...

3 months ago | 0

Answered
How to calculate time duration between two date app designer
Hi Amartuvshin, As per my understanding, in App Designer you want to take input two date interval and calculate the duration be...

3 months ago | 0

| accepted

Answered
Why do Transfer Blocks sometimes generate noise ?
Hi Matthias, As per my understanding, you want to break up algebraic loops in your Simulink model and for that you are using a ...

3 months ago | 0

Answered
How do I properly embed custom font in a web app developed in App Designer?
Hi Osborn, As per my understanding, you want to use custom font for your MATLAB Web App, such that the custom font can also be ...

3 months ago | 0

Answered
How to access the Wx Horizon API with credentials cliend_ID and client_secret and then download the data?
Hi Sanley, As per my understanding, you want access token using “client_id” and “client_secret” as credentials and download da...

3 months ago | 0

| accepted

Answered
How should I order the commands so that the valve can be opened and closed at the desired position?
Hi Matthew, As per my understanding, you would like to write a code to automate the opening and closing of a valve and want to...

4 months ago | 0

Answered
Try to make the communication between arduino and simulink to turn on a led and matlab stopped. How can I solve it?
Hi Raymundo, As per my understanding, you are facing a crash when trying to make a connection between an Arduino and Simulink t...

4 months ago | 0

Answered
How to use Integrator block inside Triggered subsystem?
Hi Suraj, As per my understanding, you are getting an error when using the Integrator block inside a Triggered Subsystem. Acco...

4 months ago | 0

Answered
Average of Matrix [AxB] of Complex value
Hi Touhidul, As per my understanding, you want to apply the formula Σ((I² + Q²)/N/100 over an array of complex numbers. Assu...

4 months ago | 0

Load more