Community Profile

photo

Ritish Sehgal

Last seen: 11 meses hace Con actividad desde 2022

DISCLAIMER: Any advice or opinions posted here are my own, and in no way reflect that of MathWorks

Programming Languages:
C++, C, Javascript
Spoken Languages:
English, Hindi

Estadísticas

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
How to draw specific shape with unit impulse
Hi, From the label of these figures, it seems that you want to create mesh and contour plots. You can draw the mesh and contou...

alrededor de 1 año hace | 0

Respondida
Table printing null values until it satisfies the if condition
Hi, I assume that you are looping over the if-else statements to create a table based on a condition. You can create an else b...

alrededor de 1 año hace | 0

| aceptada

Respondida
all other open windows shut down after drawing a graph
Hi, You can refer to the below MATLAB answer that discusses a similar issue faced in MacOS Ventura in R2022b. https://in.mathw...

alrededor de 1 año hace | 0

Respondida
Set Polygon FaceColor to 'none' after coloring it using mapshow
Hi, You can try setting the ‘FaceColor’ attribute to white color to remove the red color of the Polygon. For example, the be...

alrededor de 1 año hace | 0

| aceptada

Respondida
How to get the data index when using brush
Hi, You can refer to the MATLAB answer below which discusses about obtaining the brushed data index from a plot. https://in.ma...

alrededor de 1 año hace | 0

Respondida
how to change the value for parameter in simulink block using m file
Hi, You can programmatically change the value of block parameters using the “set_param” function. Below is the link to the doc...

alrededor de 1 año hace | 0

| aceptada

Respondida
not able to connect two elements
Hi, The reason you are unable to connect these blocks is that they are implemented in two different technologies. The ‘AC Vol...

alrededor de 1 año hace | 0

| aceptada

Respondida
Import geometry from STEP file for PDE
I assume that you are using MATLAB R2022a release. I would like to inform you that importing geometry from a ‘STEP’ file was in...

alrededor de 1 año hace | 0

| aceptada

Respondida
Failed to authenticate SSH session: Unable to open public key file
I assume that you have already followed the documentation below: https://in.mathworks.com/help/releases/R2022b/matlab/matlab_pr...

más de 1 año hace | 0

Respondida
can not run power_V2G on desktop
I assume that you are referring to the ‘24-hour Simulation of a Vehicle-to-Grid (V2G) System’. This example is intended to work...

más de 1 año hace | 1

Respondida
Problem with monolr.m function in fraclab toolbox
I understand that you are facing an error while executing a MATLAB script with a Third-Party toolbox ‘Fraclab’. Generally, this...

más de 1 año hace | 0

Respondida
Error using smimport_implementation first generation
I understand that you are facing an error while importing an XML file using the ‘smimport’ function. In order to use the ‘smimp...

más de 1 año hace | 0

Respondida
Matlab R2022b MacBook Air 16Gb Ram intel i7 os 13ventura. The processing last too long and the interface is very slow during processing. It isn't usable. How can I fix it?
I understand that you are facing performance issues while using MATLAB R2022b in macOS Ventura. A possible cause for this issue...

más de 1 año hace | 1

Respondida
'MathWorksSimulation' failed to load because module 'MathWorksSimulation' could not be loaded
I understand that you are facing an error while trying to connect Unreal Engine with MATLAB R2022a. I suggest you to re-install...

más de 1 año hace | 1

Respondida
I just installed 2022b on a Mac and I can't find my options file?
I understand that you are facing the ‘License checkout failed - Error 39’ after installing MATLAB R2022b on your macOS. General...

más de 1 año hace | 0

Respondida
Error while link the simscape multibody
It is my understanding that you are facing an error while trying to install the Simscape Multibody Link add-on. I am assuming t...

más de 1 año hace | 0

Respondida
Pressing Enter key in uiEditField does not call ValueChangedFcn after uiEditField.Value was changed programmatically
It is my understanding that you want to trigger ValueChangedFcn callback after setting the uiEditField.Value programmatically. ...

más de 1 año hace | 0

Respondida
Whenever I add blocks in Simulink or Simscape using the quick add menu, the whole app freezes for a couple seconds
It is my understanding that you experience a lag while using Quick Add feature in Simulink/Simscape while using it on MacOS. As...

más de 1 año hace | 0

Respondida
Deploy C/C++ Code from Simulink to Arduino
It is my understanding that you want to deploy C/C++ code generated from a Simulink model to Arduino Mega target board. You can...

más de 1 año hace | 0

| aceptada

Respondida
Unable to open Matlab in Manjaro Linux
It is my understanding that after you updated your OS, you are getting the shared error message while starting MATLAB in your li...

más de 1 año hace | 0

| aceptada

Respondida
may I ask why I cannot get the label [0.8 0.5 0.25 0.1]?
It is my understanding that you want to label those data points [0.8 0.5 0.25 0.1] over your contour plot. There is a property ...

más de 1 año hace | 0

Respondida
How to set Simulink line's Name Location as M-Script
It is my understanding that you want to format the names of the Simulink signal lines in such way that they appear in the center...

más de 1 año hace | 0

Respondida
Codedescriptor.dmr not found
"codedescriptor.dmr" is an artifact file that is created in the "model_xxxxx_rtw" code generation folder for targets such as ert...

más de 1 año hace | 3

| aceptada

Respondida
Why an initialization function in Simulink Dialog box code is not going to work?
It is my understanding that when you try to execute the initialization code in Mask Editor it gives an error while evaluating th...

más de 1 año hace | 0

| aceptada