Community Profile

photo

Akshit Agarwal

Last seen: 5 months ago Active since 2019

Statistics

  • Knowledgeable Level 2
  • First Answer
  • Revival Level 1

View badges

Content Feed

View by

Answered
Crop images along a row instead of column
Hi, There is no such thing as cropping along row or column, the second parameter in imcrop function is a rectangle [xmin ymin w...

4 years ago | 0

| accepted

Answered
无法启动或卸载MATLAB R2019b
Hi, Refer to solution provide in this thread: Error Starting Desktop (java.lang​.NullPoint​erExceptio​n)-WIN10-M​atlab R2019a ...

4 years ago | 0

Answered
Install support for Keysight VISA Interface in Matlab 2016a
Hi Andreas, Seems like there is some issue in your set up and we will need to dig a bit deeper to resolve your query. Please r...

4 years ago | 0

Answered
Matlab for different countries
Hi Abdel, In general MATLAB license is intended for purchase and use in your current region only. But please go ahead and cont...

4 years ago | 0

| accepted

Answered
How can I plot a bode plot of anon linear system?
Hi Amina, Try this: Bode plot for nonlinear equation

4 years ago | 0

Answered
Need help making Delaunay's Disk in a figure.
Hi Christophre, Thats a interesting problem statement you got there. You can refer to these queries that have already been answ...

4 years ago | 0

Answered
Driving Scenario Designer and OpenScenario
Hi, (Updated) Driving Scenario Designer does not support OpenSCENARIO file format as of now.

4 years ago | 1

Answered
Research in a database
Hi Alessandro, As mentioned by Rik in the comment, none of that is impossible. Seems like you are new to MATLAB. Maybe this wi...

4 years ago | 0

Answered
Install support for Keysight VISA Interface in Matlab 2016a
Hi Andreas, Try to install it using the MATLAB installer. To install new toolboxes, rerun the MATLAB installer to add any addi...

4 years ago | 0

Answered
MLGetMatrix in Matlab2019 imports NaN values into Excel as a number
Hi Anna, Convert your NaN values to a string 'NaN' before exporting them to excel. You may refer to a similar query that had ...

4 years ago | 0

Answered
Fail Safe condition to a system
Hi Auysh, You can use a simple if-else condition to implement it. For how to implement if-else in simulink, refer to this doc: ...

4 years ago | 0

Answered
Aero.Animation custom bodies
Hi Marco, You can use custom created animated vehicles via Aero.Animation. You can use AC3D format files. Have a look at this...

4 years ago | 0

| accepted

Answered
Matlab source code accessible after running from matlab executable
Hi Aayush, Matlab Application Compiler encrypts all the matlab files but any non matlab files that your code requires and you m...

4 years ago | 0

| accepted

Answered
install more things than the first time
Hi Marie, A similar query has been answered in the thread below, please refer to it. How do I install additional toolboxes int...

4 years ago | 1

| accepted

Answered
How do I calculate the annual average log returns and stansard deviation from a series of monthly log returns?
Hi Lars-Martin, MATLAB supports Vectorizing of your code, so you don't necessarily need to use any looping function. You can...

4 years ago | 0

Answered
Always give an error when opening matlab on Ubuntu
Hi Sheldon, Just verify if your MATLAB version is compatible with your Ubuntu version. Follow below links: Refer this to ch...

4 years ago | 0