photo

Vishal Neelagiri

MathWorks

Last seen: fast 2 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

I am an Application Support Engineer at MathWorks and a Mechanical Engineer by education.

Statistik

  • Knowledgeable Level 3
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to convert RigidBodyTree made with Matlab 2017 to Matlab 2016b?
The only difference that I could find between the 'robotics.RigidBodyTree' objects in R2016b and R2017a is the addition of 'Base...

fast 7 Jahre vor | 0

Beantwortet
Setup Query instrument block properly for TCPIP
You might want to refer to the following documentation link which describes steps to troubleshoot issues with Instrument Control...

fast 7 Jahre vor | 0

Beantwortet
How to run ARM application(built using embedded coder) on Zed board if it needs Root privileges?
You would have to develop and register your own load command using the reference target load command as a starting point. You...

fast 7 Jahre vor | 0

Beantwortet
How to normalized power from spectrogram
There doesn't seem to be a direct way to normalize the output of the Spectrogram figure. However, you can workaround this by usi...

etwa 7 Jahre vor | 0

| akzeptiert

Beantwortet
Defining signal attributes in Data Storage Memory
You should be able to use the 'Data Store Memory' block in Simulink for this use-case. There is a separate tab where you can spe...

etwa 7 Jahre vor | 0

Beantwortet
Transfer model from system identification toolbox to simulink
You might want to refer to the following MATLAB Answers post which describes a similar issue: https://www.mathworks.com/matla...

etwa 7 Jahre vor | 0

Beantwortet
How do you vary the load parameter of the "RLC Series Load" Block during a simulation from the GUI?
There is no way to directly modify Simscape parameter values during the simulation. There are two workarounds for this: 1) Cr...

etwa 7 Jahre vor | 0

Beantwortet
tcpip simulink block as server?
The TCP/IP Send and TCP/IP Receive blocks operate only in TCP/IP client mode (they need to connect to a TCP/IP server) and perfo...

etwa 7 Jahre vor | 1

| akzeptiert

Beantwortet
How to find the variable that defined Ts
The 'Ts_Control' value is defined in the 'Init' callback of the model. You can access it by right clicking anywhere on your mode...

etwa 7 Jahre vor | 1

| akzeptiert

Beantwortet
How to find a particular type of Subsystems?
The reason why this didn't work is because the BlockType for an AtomicSubsystem is still displayed as 'Subsystem'. You can try t...

etwa 7 Jahre vor | 0

| akzeptiert

Beantwortet
How to change the base mask of a custom-made block?
You can refer to the following documentation links which explain how to create a base mask and also how to control it programati...

etwa 7 Jahre vor | 0

Beantwortet
Figures cropped when copying to Powerpoint
The following MATLAB answers page might help you: https://www.mathworks.com/matlabcentral/answers/290336-why-is-figure-croppe...

mehr als 7 Jahre vor | 0

Beantwortet
display info while ginput() waits
You might want to have a look at this custom ginput function submitted via MATLAB File Exchange: <https://www.mathworks.com/m...

mehr als 7 Jahre vor | 1

Beantwortet
Tracking a point in a video and plot graphs
You can use the Computer Vision System Toolbox to track motion of objects in a video. You can refer to the following documentati...

mehr als 7 Jahre vor | 0

Beantwortet
Edge detection only in a region of an image
You can use the 'edge' function to detect the edges in an image. You can also use this on the output of the 'roipoly' function. ...

mehr als 7 Jahre vor | 0

Beantwortet
simulink s block using matlab to read input fromarduino
According to your workflow, you can use the MATLAB function block or the Level-2 MATLAB S-Function block to use MATLAB code in S...

mehr als 7 Jahre vor | 0

Beantwortet
Microphone not recognized in simulink
In order to communicate with the audio hardware on a given computer, Simulink uses the open source PortAudio library. The PortAu...

mehr als 7 Jahre vor | 0

Beantwortet
Matlab system error - abnormal termination help?
MATLAB can crash when closing a window with accessibility tools running. This was a bug with the product and was fixed in the MA...

mehr als 7 Jahre vor | 1

| akzeptiert

Beantwortet
How does SFRotation works in Simulink 3D world Editor?
'SFRotation' represents a vector of four floating point values you use for specifying rotation coordinates (x,y,z) of an axis pl...

mehr als 7 Jahre vor | 0

Beantwortet
Issue installing SimRF Models of the AD9361 Agile RF Transceiver
I was able to reproduce the same issue in MATLAB R2016a. This seems to be an issue with the support package. It was fixed in MAT...

mehr als 7 Jahre vor | 0

| akzeptiert

Beantwortet
DDS Support Package MEX-file is not a valid Win32 application
The problem is that some applications also contain compiler dependencies. If the application is deployed to a machine without th...

mehr als 7 Jahre vor | 0

Beantwortet
OSX El Capitan, MATLAB r2015b, Editor focus when run in no-desktop
There are a few things that you can try that seem to resolve the problem: 1) It is possible that some MATLAB preferences ar...

mehr als 7 Jahre vor | 0

Beantwortet
How to find the pixels of certain regions in a binary image
You might want to use the 'bwselect' function to select objects in a binary image. You can use this with the 'bwarea' function w...

mehr als 7 Jahre vor | 0

| akzeptiert

Beantwortet
Can I (de-)activate enabled subsystems as usual after the model has been compiled in Rapid Accelerator Mode without rebuilding?
You might want to refer to this MATLAB Answers page for this question: https://www.mathworks.com/matlabcentral/answers/100675...

mehr als 7 Jahre vor | 0

Beantwortet
Compiler error / Model building fails in Rapid Accelerator Mode
The error message means that MATLAB is currently using the 'LCC' compiler to build the model and there seems to be some issue op...

mehr als 7 Jahre vor | 0

Beantwortet
How to do Thermal image Normalization with range 0 to 40
You might be implementing the algorithm given in the publication incorrectly. The code that you mentioned seems to be correct in...

mehr als 7 Jahre vor | 0

Beantwortet
Why can't read german umlauts from a .txt file?
I tried reproducing the issue that you are facing but I was able to successfully read all the german umlauts from the .txt file....

mehr als 7 Jahre vor | 1

| akzeptiert

Beantwortet
pid tuning error saying too many input arguments
I tried tuning the PID controller in the 'nmp.mdl' model that you attached and I didn't get any errors. I clicked on the 'Tune' ...

mehr als 7 Jahre vor | 0

| akzeptiert

Beantwortet
Will I have to call to discontinue my MATLAB package after the initial, free 30-day trial period?
At the end of the 30 day trial period, you will get a call or an email from a MathWorks representative asking if you would like ...

mehr als 7 Jahre vor | 0

Beantwortet
Popup message when running script "modified outside the editor, reload file?"
I understand that sometimes when you run a script, a message pops up that it has been modified outside the editor. As you mentio...

mehr als 7 Jahre vor | 0

| akzeptiert

Mehr laden