photo

Sreeram


Last seen: ein Tag vor Aktiv seit 2024

Followers: 2   Following: 0

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

19 Tage vor | 0

Beantwortet
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 Tage vor | 0

Beantwortet
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...

20 Tage vor | 0

Beantwortet
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...

20 Tage vor | 0

Beantwortet
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...

21 Tage vor | 0

Beantwortet
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....

22 Tage vor | 0

Beantwortet
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 Tage vor | 0

Beantwortet
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 Tage vor | 0

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

27 Tage vor | 0

Beantwortet
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 Tage vor | 0

Beantwortet
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 Tage vor | 0

Beantwortet
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 Tage vor | 0

Beantwortet
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 Tage vor | 0

Beantwortet
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 ...

28 Tage vor | 0

Beantwortet
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...

30 Tage vor | 0

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

30 Tage vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 1

| akzeptiert

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 1

| akzeptiert

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

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

2 Monate vor | 0

Beantwortet
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 Monate vor | 0

Mehr laden