統計
All
Feeds
回答済み
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...
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...
12日 前 | 0
回答済み
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...
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...
12日 前 | 0
回答済み
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...
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...
13日 前 | 0
回答済み
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...
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...
13日 前 | 0
回答済み
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...
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...
14日 前 | 0
回答済み
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....
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....
15日 前 | 0
回答済み
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...
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...
15日 前 | 0
回答済み
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 ...
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 ...
15日 前 | 0
回答済み
Automate install - pass license information
Hi Travis, Unfortunately, interactive install options have been removed from the silent installer since MATLAB R2020a as mentio...
Automate install - pass license information
Hi Travis, Unfortunately, interactive install options have been removed from the silent installer since MATLAB R2020a as mentio...
19日 前 | 0
回答済み
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...
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...
19日 前 | 0
回答済み
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...
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...
20日 前 | 0
回答済み
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...
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...
20日 前 | 0
回答済み
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...
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...
20日 前 | 0
回答済み
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 ...
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 ...
21日 前 | 0
回答済み
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...
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...
22日 前 | 0
回答済み
Simulink Project Change Resource Folder Location
Hi Richard, I understand that even after changing the project definition folder from "resources/project" to ".SimulinkProject" ...
Simulink Project Change Resource Folder Location
Hi Richard, I understand that even after changing the project definition folder from "resources/project" to ".SimulinkProject" ...
22日 前 | 0
回答済み
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...
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ヶ月 前 | 0
回答済み
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 ...
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ヶ月 前 | 0
回答済み
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...
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ヶ月 前 | 0
回答済み
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...
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ヶ月 前 | 0
回答済み
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...
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ヶ月 前 | 0
回答済み
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...
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ヶ月 前 | 1
| 採用済み
回答済み
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...
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ヶ月 前 | 0
回答済み
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...
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ヶ月 前 | 1
| 採用済み
回答済み
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...
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ヶ月 前 | 0
回答済み
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...
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ヶ月 前 | 0
回答済み
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...
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ヶ月 前 | 0
| 採用済み
回答済み
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...
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ヶ月 前 | 0
回答済み
Possible bug found in listArduinoLibraries()
Hi Clayton, I also encountered the same warnings and errors when calling “listArduinoLibraries()” in MATLAB Online. I fixed...
Possible bug found in listArduinoLibraries()
Hi Clayton, I also encountered the same warnings and errors when calling “listArduinoLibraries()” in MATLAB Online. I fixed...
2ヶ月 前 | 0
回答済み
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...
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ヶ月 前 | 0