Community Profile

photo

Ashwini Venkatappa

MathWorks

Active since 2016

I work with mathworks in EDG.

Statistics

  • First Review
  • Revival Level 2
  • Knowledgeable Level 2
  • First Answer

View badges

Content Feed

View by

Answered
Is the "Simulink Coder Support Package for VEX EDR V5 Robot Brain" able to be installed along with the "ARM Cortex-M Support from Embedded Coder" in 2018b?
Hi Ken , In the MATLAB command window,execute >> matlabshared.supportpkg.getInstalled Output : ...

5 years ago | 0

| accepted

Answered
Problem Writing to ATMEGA328P USART from MATLAB
In order to establish the serial communication, MATLAB takes some time(in the order of 50 milliseconds). Hence the pause command...

5 years ago | 0

Answered
The following error occurred during deployment to your hardware board: Index exceeds matrix dimensions. The simulation works though. Please help!
We observe this error generally when the vex controller is not connected to the computer. * Ensure you have disconnected the ...

6 years ago | 1

Answered
Popout figures in Web Desktop
<</matlabcentral/answers/uploaded_files/78192/Capture1.PNG>> On MATLAB online Under the Figure tab, In the toolbar strip,...

7 years ago | 0

Answered
Modbus Function (MATLAB 2017a) in Standalone Matlab Version via Matlab Compiler doesn´t work.
There appears to be a bug in Instrument Control Toolbox R2017a in the way that the "modbus" function is implemented in such a wa...

7 years ago | 0

| accepted

Answered
GPIB communication old HP 8657b
In the MATLAB command window,execute >> instrhwinfo gpib ni Verify,if the driver installed is supported by your MATLAB ver...

7 years ago | 0

| accepted

Answered
Automate signalbuilder attachment to subsystem
create a blank system 'untitled' %To add a subsystem 'contoller' >> add_block('simulink/Ports & Subsystems/Subsystem','unti...

7 years ago | 0

Answered
Writing your own loss function for system identification
The function to specify the original loss\evaluation function is not provided.

7 years ago | 0

Answered
why SImulink model IP adress of Raspberry Pi is not saved?
The Simulink support package for Raspberry Pi saves the address associated with the last saved Simulink model for Raspberry Pi. ...

7 years ago | 0

| accepted

Answered
Compiler and missing source files
R2014b onwards the compiler no longer translates your MATLAB code to C code which then is compiled; With the new compiler at...

7 years ago | 0

Answered
Compiler and missing source files
The reason why the MATLAB compiler does not throw any error when there are missing dependencies on the MATLAB code is because ...

7 years ago | 0

Answered
Matlab-Python: How to push user input from MATLab gui into python graphical interface?
In the call back function of the ui button of MATLAB GUI call the python function. 1. To call Python libraries from MATLAB, y...

7 years ago | 0

Answered
Increase license timeout?
The timeout for MathWorks Hosted License Manager(MHLM) license has become adjustable by an environment variable(MW_LM_SERVICE_TI...

7 years ago | 0

| accepted

Answered
Raspberry pi 3 no longer boots from sd after downloading matlab support package
MATLAB support package for raspberry pi flashes a custom OS image on the SD card. Before it flashes the OS it erases all the con...

7 years ago | 0

Answered
How to use a GPIO as a DAC output in a F28035 using Embedded Coder
DACs do not come out to a pin on F2802x devices, but are instead inputs to comparators 1 and 2. We could make use of PWM Module...

7 years ago | 0

Answered
How can i get the working simulink model for TMS320C6713 DSK in matlab 2014a using CCSv5.5 in windows 7.. .?
In MATLAB 2014a, The "Target Preferences" block has been removed from the Simulink block libraries. The contents of the "Tar...

7 years ago | 0