回答済み
how calculate intial condition th(deg)? , synchronous generator
Hi Mohammed, The Electrical Angle of the Rotor Θe (degrees) can be automatically computed using the Load Flow tool or the Mach...

2ヶ月 前 | 0

| 採用済み

回答済み
Why does Embedded Coder for C++ have less options for Storage Class for code interface compared to C?
Hi Michael, Enabling Storage classes for “Simulink.Parameter” in Model workspace for C++ generated code does not seem to be su...

2ヶ月 前 | 0

回答済み
PIL simulation mode using LEGO EV3
Hi Amin, Code Verification and Validation with PIL does not seem to be supported for the “LEGO MINDSTORMS EV3 Hardware” due to...

2ヶ月 前 | 0

回答済み
STM32 Nucleo Board and MATLAB serial communication.
Hi @mcan06, The Warning you are facing may be due to one of following reasons: An invalid command was sent to the device, so...

2ヶ月 前 | 0

回答済み
Arduino Support package missing sensor support
Hi @Jad helou, The Sensor blocks in the “Simulink Support Package for Arduino Hardware” appears to have been introduced from M...

2ヶ月 前 | 0

回答済み
Unable to control LED on Arduino Due. Pin 13 is not a valid Digital Input/Output pin.
Hi Ishaan, I was facing a similar issue with Connected IO using Arduino, but it appears to be working in the latest update of ...

2ヶ月 前 | 0

回答済み
How to use simulink output in matlab for graphs?
Hi Brooke, The simulation outputs of the “To Workspace” block is returned as a SimulationOutput object when “Single simulation...

3ヶ月 前 | 0

回答済み
Why can't I use antenna array designer to make a line array with LPDA as elements? There is that option, but I can't use it
Hi Qin, It seems that antennas which are greyed out in the “Antenna Array Designer App” like LPDA are edge-fed antennas for wh...

3ヶ月 前 | 0

回答済み
Failed to "Tune and Monitor" the CAN Communication Protocol model in MATLAB/Simulink for TI Delfino F28379D
Hi Uzair, I assume you are trying to run the example “CAN Communication Using eCAN Blocks” using the “TI Delfino F28379D” boar...

3ヶ月 前 | 0

回答済み
How to show " Monitor and Tune " icon on Matlab 2021b ?
Hi Nam, The “Monitor and Tune” option is primarily used to tune model parameters and evaluate the effects of different paramet...

3ヶ月 前 | 0

回答済み
Repeated errors trying to install synthseg
Hi Clara, I assume that you are using the “Brain MRI Segmentation Using Pretrained 3-D U-Net Network” example from the “Medica...

3ヶ月 前 | 0

回答済み
How can I get the "List of Items" in real time that "Contains" the "Entry String" in UI DropDown Component?
Hi Rameshwar, I understand that you want the uidropdown to list the options based on the substring entered in the editable fie...

3ヶ月 前 | 0

回答済み
How are preconditioned GMRES relative residual computed?
Hi @响 李, The inconsistency in the results arises from how the preconditioner matrix is defined. The gmres function specifies a ...

3ヶ月 前 | 0

回答済み
Simulation for a 3D system
Hi @Sarowar Hossain, The issue you are facing is likely due to variable scope in your code. The updateSystem function is unabl...

3ヶ月 前 | 0

回答済み
how to export a figure to cad?
Hi @hamzeh shams, I assume you want to export the surface created which includes the holes as a CAD format file. Similar queri...

3ヶ月 前 | 0

回答済み
esp32 XCP on Wi-Fi doesn't work properly
Hi @Mikhail, To set up your ESP32 board in Simulink, you may refer to the documentation link below. https://www.mathworks.com/...

3ヶ月 前 | 0

回答済み
Use of variables in Configuration Parameters -> Custom Code
Hi @Braulio Horta, I understand that you are looking for a way to list directories and libraries in the "Custom Code" section o...

3ヶ月 前 | 0

回答済み
I'm using ESP32 WROOM DevKitC and simply trying to 'Monitor and tune' a simple servo control simulink block but getting the error 'Failed to run the model on hardware.'
Hi @Sumit Babu, I understand that you are facing an issue with External Mode Simulation using the "ESP32 WROOM DevKit" board. I...

3ヶ月 前 | 0

| 採用済み

回答済み
converting and shifting photo from osciloscope
Hi @fima v, To extract the approximate data points from the image, you may try utilizing the GUI program from the following Fil...

3ヶ月 前 | 0

回答済み
Arduino Support Hardware for Simulink : Cant Run on External Hardware
Hi @Wildan Surya, It seems that you are encountering an issue in running your model on Arduino Uno using External Mode. The “N...

4ヶ月 前 | 0

回答済み
"Could not connect to target application: XCP TCP/IP error: Connect failed" during 'Monitor & Tune' of ZCU111 RFSoC
Hi Maxim, It appears that you are facing an issue with implementing the example “Transmit Signal Waveform Using DDR4 on Xilinx...

4ヶ月 前 | 0

回答済み
Define the Sample Time in blocks to be built in ESP32
Hi @paul freire, I understand you are facing challenges with setting the Sample Time for the ESP32 board. I believe that the ...

4ヶ月 前 | 1

回答済み
How to convert a vehicle log with *.blf extension to a timetable/timeseries?
Hi @bülent ünver I had faced a similar issue before while using the “j1939ParameterGroupTimetable”. However, this issue appears...

4ヶ月 前 | 0

回答済み
TI C2000 : In Simulink, how to set ePWM output to a GPIO pin ?
Hi @shengwuei, I understand that you want to configure the GPIO pins for the ePWM Type 1-4 block. To answer your first questio...

4ヶ月 前 | 0

回答済み
[ERROR] HL-20 Project Aerospace Toolbox
Hi @Hoang Vu Huy, I understand that you are having trouble opening the “HL-20 Project with Optional FlightGear Interface” exam...

4ヶ月 前 | 0

回答済み
Filter design differences between DSP System and Signal Processing toolboxes (fdesign/design)
Hi Tim, The behaviour you are observing seems to be due to the default filter design method selected for filter design. With t...

4ヶ月 前 | 0

| 採用済み

回答済み
How do I add FreeRTOS support in the C2000 blockset (TMS320F28388x) in MATLAB?"
Hi @Vikram, Simulink currently does not seem to offer support to integrate FreeRTOS with the C2000 Microcontroller Blockset. A...

4ヶ月 前 | 0

回答済み
How to access / configure Simscape parameters from Multiple Simulations configuration?
Hi Mark, To access the “Percentage efficiency at rated output power” parameter, you can follow the steps provided below: Fin...

4ヶ月 前 | 0

回答済み
Simscape Battery Onramp will not launch in browser. "License checkout failed. License Manager Error -5 . Cannot find a license for simscape_battery."
Hi @Arne, I encountered a similar issue before, but it seems to have been resolved now. The course is accessible in both MATLA...

4ヶ月 前 | 0

回答済み
SIL Test Harness is not getting created.
Hi Anshul The "Generate code only" option in "Configuration Parameters > Code Generation > Build Process" is unchecked by defa...

4ヶ月 前 | 0

さらに読み込む