Sreeram - MATLAB Central
photo

Sreeram


Last seen: 2 days ago Active since 2024

Followers: 2   Following: 0

Statistics

All
MATLAB AnswersCodyFrom 08/24 to 02/25Use left and right arrows to move selectionFrom 08/24Use left and right arrows to move left selectionTo 02/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
722
of 297,080

REPUTATION
104

CONTRIBUTIONS
0 Questions
79 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
20

  • Knowledgeable Level 3
  • 3 Month Streak
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

View badges

Feeds

View by

Answered
How to run a m-file in OPAL-RT?
Hi Yugeswar, I also was looking for this, but could not find any resources that suggest we can call M file in OPAL-RT. I worked...

20 days ago | 0

Answered
serial data matlab and arduino
Hi Ahmed, This example that shows how to use Simulink Support Package for Arduino Hardware to send and receive serial data with...

20 days ago | 0

Answered
Error message while running model in simulink real-time with Speedgoat target 2024b
Hi Gaurav, I assume that the model has a "powergui" block with Simulation Type set to "Continuous". I had faced the same erro...

21 days ago | 0

Answered
Definition of "Frame" for Recurrent models
Hi Tommaso, The term "Frame" stands for the entire sequence here, and not a single element. This applies to all layers supporte...

21 days ago | 0

Answered
Error when using multiple AXI stream interfaces: The specified key is not present in this container
Hi Alex, It looks like the behavior may be related to a known issue with mapping vector ports to AXI4-Stream interfaces. To wo...

22 days ago | 0

Answered
DO Qualification Kit: documentation on hRptEval<...>Kit functions
Hi Sergey, The "hRptEvalSLDVKit" function appears to be an internal function and might not be necessary for tool qualification....

23 days ago | 0

Answered
how can i hidder(or enable='off') tab2?
Hi Piero, I understand that you are trying to hide Tab2, and unhide it when certain condition is met. Currently, the ability t...

23 days ago | 0

Answered
MATLAB crash on startup Mac M2
Hi Ivar, The crash log seems to be related to a known issue in MATLAB for macOS. The suggested workaround involves configuring ...

23 days ago | 0

Answered
Automate install - pass license information
Hi Travis, Unfortunately, interactive install options have been removed from the silent installer since MATLAB R2020a as mentio...

27 days ago | 0

Answered
MPLAB XC8 C Compiler
Hi Mohamad, MPLAB XC8 with version < 2.0 is not supported by MATLAB. Only versions >= 2.0 is supported. To migrate to the lat...

27 days ago | 0

Answered
Simulink-Gazebo Co-Simulation Step by step installation and Multi-Quadrotors examples ?
Hi Vignesh, Various examples related to a documentation page can be accessed directly from the MathWorks website. These example...

28 days ago | 0

Answered
bad lexical cast: source type value could not be interpreted as target
Hi Thibault, This is a bug caused by a decimal issue as a MathWorks staff mentioned here: https://www.mathworks.com/matlabcent...

28 days ago | 0

Answered
How to set unit properties for arrays in simulink?
Hi Kraker, Simulink does not currently support assigning different units for individual elements of an array directly. Units in...

28 days ago | 0

Answered
How can I generate Gabor patterns with specified contrasts and save them as pictures?
Hi Genie, To create Gabor patterns with different contrast levels in MATLAB, you can use the "imadjust" function to modify the ...

29 days ago | 0

Answered
Error building Real-Time Workshop target for block diagram. MATLAB error message: Error using ==> callMakeHook at 49
Hi Aneesh, It looks like the error described is likely related to the dSpace RTI package. A similar issue has been discussed in...

1 month ago | 0

Answered
Simulink Project Change Resource Folder Location
Hi Richard, I understand that even after changing the project definition folder from "resources/project" to ".SimulinkProject" ...

1 month ago | 0

Answered
Index in position 1 exceeds array bounds (must not exceed 89).
Hi @Garrett Rose, I issued a dbstop if 'caught error' before simulating. It looks like the error is thrown from an internal...

2 months ago | 0

Answered
how to let road begin from world origin?
Hi @Xinyu Yang, While importing and loading a RoadRunner HD Map into RoadRunner using “importScene”, you can specify an import ...

2 months ago | 0

Answered
Looking for example of SPI communication using DMA for TI C2000
Hi Valeriy, I recommend checking out the documentation titled "Interface LCD Booster Pack with Texas Instruments C2000 Processo...

2 months ago | 0

Answered
matlab is downloading every files from onedrive
Hi @구구, I understand that when navigating directories within MATLAB, all files in those directories are being downloaded autom...

2 months ago | 0

Answered
How to implement or use an accordion panel in MATLAB App Designer?
Hi Lidor, It looks like the picture is not attached. I assume that you are trying to create a collapsible panel in MATLAB App D...

2 months ago | 0

Answered
Time synchronization issue between MATLAB/Simulink and Gazebo during simulation
Hi Khang, The documentation indicates that during co-simulation, Gazebo is stepped first, followed by Simulink. We see here...

2 months ago | 1

| accepted

Answered
Why I pressed download a .slx file in browser, it downloaded as.zip file?
Hi Ahmad, You can select all the files and zip it. Then, rename the extension of the zipped file from .zip to .slx from MAT...

2 months ago | 0

Answered
Ctrl-Shift-X not working
Hi Juliano, A possible reason the shortcut is not working is that the settings might have changed. Here is how to check and res...

2 months ago | 1

| accepted

Answered
When using polyspace-configure.exe to generate a polyspace.psprj file, an error occurs, but the polyspace.psprj,then use BugFinder analysis software pauses at 4% of the file.
Hi Cherry, The error messages refer to a synchronization mechanism reaching a timeout. However, it seems that the injection too...

2 months ago | 0

Answered
Regarding TMS32028379D Build Deploy Error
Hi Yogesh, This issue is most likely due to MATLAB not being able to find a TI product such as TI C2000WARE. Consider following...

2 months ago | 0

Answered
OCR: How to extend the character set for german language OCR model set by additional characters?
Hi Frank, To enable OCR to recognise the "§" character in German language documents, you may train a new OCR model on "§" by fi...

2 months ago | 0

| accepted

Answered
Simulink Function Blocks cannot be autocoded in a multi-instance component.
Hi Mark, The Embedded Coder documentation states that code generation for a C++ class interface supports scoped Simulink functi...

2 months ago | 0

Answered
Possible bug found in listArduinoLibraries()
Hi Clayton, I also encountered the same warnings and errors when calling “listArduinoLibraries()” in MATLAB Online. I fixed...

2 months ago | 0

Answered
Excel formulas with other sheet references not auto-calculating
Hi Cole, While I couldn't reproduce this behaviour in MATLAB R2022b, here's a potential workaround to help unblock the workflow...

2 months ago | 0

Load more

Go to top of page