Community Profile

photo

Esha Chakraborty

2022 年からアクティブ

Programming Languages:
MATLAB
Spoken Languages:
Bengali, English, Hindi

統計

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Content Feed

表示方法

回答済み
Matrix dimensions must agree when doing an elementwise operation
Hi Adrien, I understand that you are encountering the error - 'Matrix dimensions must agree', while performing element-wise mat...

2年弱 前 | 0

回答済み
An error occurred while running the simulation and the simulation was terminated
Hi Nathaniel, I understand that you are encountering the error - 'Nonlinear Iteration is not converging' in your simulation. T...

2年弱 前 | 0

回答済み
This application is failed to start because it could not find or load Qt platform plugin "windows"
Hi Leonardo, Since you have not shared the crash log, a detailed insight is not possible as of yet. Hence judging from other si...

2年弱 前 | 0

回答済み
Error connecting to github over ssh. MATLAB only works with the old rsa encryption but github deprecated it
Hi Sharon, I understand that you are encountering error in connecting to GitHub over ssh when using MATLAN R2021a. In MATLAB R...

2年弱 前 | 1

回答済み
How can I control the simulation run time from m.file?
Hi Ananta, I understand that you want to control the simulation stop time programatically. You can use the sim command to spe...

2年弱 前 | 1

| 採用済み

回答済み
MATLAB crashes on macOS when setting breakpoint
Hi Luke, I understand that you are experiencing MATLAB R2021b crash while setting breakpoint in macOS 12.2. Please note that ...

2年弱 前 | 0

回答済み
can FOR and WHILE loop combined together?
Hi Farhah, I understand that you want to know whether for and while loop can be combined. Yes, you can nest the while loop in...

2年弱 前 | 0

回答済み
interpolate 3D data onto 2D plane
Hi Zein, I understand that you want to determine the possibility of interpolating 3D data onto 2D plane using griddata() funct...

2年弱 前 | 0

回答済み
my matlab R2022a doesn't process codes or take any commands. when i try to exit, it says, MATLAB is busy, wait 20s. my cpu is i7 and i never had this with older versions.
Hi Robert, I understand that your MATLAB R2022a is going in a busy state when you are trying to process codes and when you are ...

2年弱 前 | 0

回答済み
How to know the number of frames in a single image?
Hi Naif, I understand that you want to find the number of frames in a single RAW image. You can retrieve this data from the Pre...

2年弱 前 | 0

回答済み
Problem with raspi() function on raspberry pi4 B
Hi Kaoane, I understand that you are experiencing raspi() makefile error while connecting to raspberry pi 4 board. I can see t...

2年弱 前 | 1

回答済み
raspi() makefile error connecting to raspberry pi
Hi Menna, I understand that you are experiencing raspi() makefile error while connecting to raspberry pi 4 board. I can see th...

2年弱 前 | 0

回答済み
Toolbar function still active when it's deselected
Hi Lang, I understand that you want to turn off the visbility of the toolbar in your App. A possible workaround is to 'reset' ...

2年弱 前 | 0

回答済み
Test GPU code generation failed with the error 'emlc:compilationError'
Hi 慧明 张, I understand that you are encountering - Test GPU code generation failed with the error 'emlc:compilationError', in yo...

2年弱 前 | 0

回答済み
How to storage many results to plot them
Hi Suleyman, I understand that you want to store multiple values in a single variable and plot them all together. You can use...

2年弱 前 | 0

回答済み
Reading large CSV files
Hi Sanchit, I understand that you are receiving the message - 'Failed to convert character code' when you are attempting to rea...

2年弱 前 | 0

回答済み
Help with 3D plot
Hi Mohammed, You can convert one of the surface plots into a semitransparent surface by specifying the 'FaceAlpha' name-value p...

約2年 前 | 0

| 採用済み

回答済み
Contact force between bodies - simulink
Hi Yovel, I understand that you have modelled a robotic arm and you want to establish a 'pick and place' operation using it but...

約2年 前 | 0

回答済み
Online MatLab is not working properly
Hi Debojit, I understand that you are trying to train a Deep Neural Network and MATLAB Online is throwing an error "MATLAB has ...

約2年 前 | 0

回答済み
Optimize Simulink Model with valid parameter combination and invalid solutions/errors | Skip solutions with errors in optimization
Hi Tobias, I understand that you want to optimize a Simulink Model while skipping the invalid solution sets. You can define a ...

約2年 前 | 0

| 採用済み

回答済み
How do I show only the filename at the top of my editor instead of the full path?
Hi Nobutaka, I understand that you want to view only the file name in the taskbar window title instead of the full path name. ...

約2年 前 | 1

回答済み
Simulink Build model error
Hi Saurabh, I understand that you are encountering "the make command returned an error of 2" when trying to build models with S...

約2年 前 | 0

| 採用済み

回答済み
Determine amount of items in Dataset
Hi Cory, I understand that you are trying to find the number of elements in a dataset array, say A, and numel(A) returns 1. To ...

約2年 前 | 1

回答済み
How to apply this formula into a matlab loop?
I understand that Z(i) = Y(b) - Y(a), where variables a and b are incremented by 4 after every 4 iterations. For this, you can u...

約2年 前 | 0