統計
MATLAB Answers
0 質問
61 回答
ランク
of 170,890
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
algorithmic difference between random number generator and band-limited white noise
Hi @Devyani Varshney, There is a difference in the functionalities of the two blocks mentioned. The ‘Random Number block’ gener...
algorithmic difference between random number generator and band-limited white noise
Hi @Devyani Varshney, There is a difference in the functionalities of the two blocks mentioned. The ‘Random Number block’ gener...
4ヶ月 前 | 0
回答済み
How can I pass a tunable struct parameter as an input to the generated step function in Embedded Coder for a Simulink model using reusable function packaging?
Hi @Manoj. To pass the ‘cfg’ struct as an input to the ‘experiment_demo_step()’ function, rather than using it as a global vari...
How can I pass a tunable struct parameter as an input to the generated step function in Embedded Coder for a Simulink model using reusable function packaging?
Hi @Manoj. To pass the ‘cfg’ struct as an input to the ‘experiment_demo_step()’ function, rather than using it as a global vari...
4ヶ月 前 | 1
| 採用済み
回答済み
Simulink mask initialization commands not visible or editable in R2024b
Hi @Andrew Roscoe, I understand that you want to view and edit the mask initialization code, in MATLAB R2024b. Starting with th...
Simulink mask initialization commands not visible or editable in R2024b
Hi @Andrew Roscoe, I understand that you want to view and edit the mask initialization code, in MATLAB R2024b. Starting with th...
4ヶ月 前 | 0
| 採用済み
回答済み
How to use sldd file instead of *.m for creating mask popup
Hi @Dimitri, I understand that you want to use ‘enumerations’ from a pre-defined ‘*.sldd’ dictionary for custom parameters of a...
How to use sldd file instead of *.m for creating mask popup
Hi @Dimitri, I understand that you want to use ‘enumerations’ from a pre-defined ‘*.sldd’ dictionary for custom parameters of a...
4ヶ月 前 | 1
回答済み
Simulink Codegen Model Parameter Static Keyword
Hi @Kraker, You can refer to the following MATLAB answer link, which explains the procedure for make the model parameters 'non-...
Simulink Codegen Model Parameter Static Keyword
Hi @Kraker, You can refer to the following MATLAB answer link, which explains the procedure for make the model parameters 'non-...
4ヶ月 前 | 0
回答済み
Issue with TI Launchpad F28069M with DRV8301
Hi @Ankit, I understand that you want to run the “Run ThreePhase AC Motors OpenLoop Control & Calibrate ADC Offset” example wi...
Issue with TI Launchpad F28069M with DRV8301
Hi @Ankit, I understand that you want to run the “Run ThreePhase AC Motors OpenLoop Control & Calibrate ADC Offset” example wi...
4ヶ月 前 | 0
回答済み
Problems with code generation with c2000 F28379D
Hi @Moise Cristi, The screenshots that you have shared show that you do not have TI C2000Ware, and TI Code Composer Studio inst...
Problems with code generation with c2000 F28379D
Hi @Moise Cristi, The screenshots that you have shared show that you do not have TI C2000Ware, and TI Code Composer Studio inst...
4ヶ月 前 | 0
回答済み
How to generate a shared library (SO/DLL) using CMake-based toolchain in Simulink
Hi @Anil Ozturk, I understand that you wish to generate a shared library from your model code instead of an executable. In thi...
How to generate a shared library (SO/DLL) using CMake-based toolchain in Simulink
Hi @Anil Ozturk, I understand that you wish to generate a shared library from your model code instead of an executable. In thi...
4ヶ月 前 | 0
回答済み
Are in a Masked subsystem the instance-specific changes saved with model save?
Hi @Sebastian, Changes made by mask initialization code can be saved with the model, but only if they affect block parameters t...
Are in a Masked subsystem the instance-specific changes saved with model save?
Hi @Sebastian, Changes made by mask initialization code can be saved with the model, but only if they affect block parameters t...
7ヶ月 前 | 0
回答済み
phase noise measurement results are different with the phase noise impairment setting to a VCO?
Hi @Jeff Yan, I understand that you are observing a mismatch between the phase noise set using the ‘VCO impairment’ block and t...
phase noise measurement results are different with the phase noise impairment setting to a VCO?
Hi @Jeff Yan, I understand that you are observing a mismatch between the phase noise set using the ‘VCO impairment’ block and t...
7ヶ月 前 | 0
回答済み
Initialize, Reinitialize, Reset, and Terminate Functions without stateflow.
Hi @Antimo, You can implement ‘initialize’, ‘reinitialize’, ‘reset’, and ‘terminate’ functions in Simulink without using Statef...
Initialize, Reinitialize, Reset, and Terminate Functions without stateflow.
Hi @Antimo, You can implement ‘initialize’, ‘reinitialize’, ‘reset’, and ‘terminate’ functions in Simulink without using Statef...
7ヶ月 前 | 1
回答済み
Not able to export to standalone FMU the look up tables with tunable size
Hi @Yasho Bharat, Simulink FMU export supports tunable parameters, but in this case, it does not automatically export the siz...
Not able to export to standalone FMU the look up tables with tunable size
Hi @Yasho Bharat, Simulink FMU export supports tunable parameters, but in this case, it does not automatically export the siz...
7ヶ月 前 | 0
回答済み
10 khz hf transformer modelling in simulink
Hi @Jyotiprakash, Here is an example shared by MathWorks which shows how to model a transformer using fundamental magnetic libr...
10 khz hf transformer modelling in simulink
Hi @Jyotiprakash, Here is an example shared by MathWorks which shows how to model a transformer using fundamental magnetic libr...
7ヶ月 前 | 1
回答済み
Model based development of TC3XX series development board
Hi @健 李, Here is an example shared by MathWorks which shows how to use Embedded Coder Support Package for 'Infineon AURIX TC3x'...
Model based development of TC3XX series development board
Hi @健 李, Here is an example shared by MathWorks which shows how to use Embedded Coder Support Package for 'Infineon AURIX TC3x'...
7ヶ月 前 | 0
回答済み
When the Simulink file "mcb_pmsm_foc_sensorless_dyno_f28379d.slx" from the official MATLAB website is downloaded to the motor, the motor fails to start.
Hi @鑫剑, Since this is a hardware related problem, it is hard to pinpoint the exact reason you might be facing this issue. But ...
When the Simulink file "mcb_pmsm_foc_sensorless_dyno_f28379d.slx" from the official MATLAB website is downloaded to the motor, the motor fails to start.
Hi @鑫剑, Since this is a hardware related problem, it is hard to pinpoint the exact reason you might be facing this issue. But ...
7ヶ月 前 | 0
回答済み
How to use a (virtual) bus as input to a referenced model
Hi @Marcus, I understand that you are using a virtual bus to pass data to a model reference. In Simulink, if you use a virtual...
How to use a (virtual) bus as input to a referenced model
Hi @Marcus, I understand that you are using a virtual bus to pass data to a model reference. In Simulink, if you use a virtual...
7ヶ月 前 | 0
回答済み
unexpected result from function "blsimpv"
Hi @Yu Li, I understand that you are using the ‘blsimpv’ function in MATLAB to compute the implied volatility of an option, bu...
unexpected result from function "blsimpv"
Hi @Yu Li, I understand that you are using the ‘blsimpv’ function in MATLAB to compute the implied volatility of an option, bu...
7ヶ月 前 | 0
回答済み
Frequency resolution of Spectrogram
Hi @Umer Khalid, The ‘spectogram’ function has a few optional arguments that can be used to modify the resolution of the specto...
Frequency resolution of Spectrogram
Hi @Umer Khalid, The ‘spectogram’ function has a few optional arguments that can be used to modify the resolution of the specto...
8ヶ月 前 | 0
回答済み
Error "daqcli:daq:hardwareResourceReserved" when trying to do measurements
Hi @Thea, Since this is a hardware related problem, it is hard to pinpoint the exact reason you might be facing this issue. Bu...
Error "daqcli:daq:hardwareResourceReserved" when trying to do measurements
Hi @Thea, Since this is a hardware related problem, it is hard to pinpoint the exact reason you might be facing this issue. Bu...
8ヶ月 前 | 0
回答済み
kindly tell me how to increase the transport delay and how can i update the buffer size parameter as per the warning it is coming
Hi @arunav ray, The issue that you are facing is about the buffer size parameter, of the ‘Variable Transport Delay’ block loca...
kindly tell me how to increase the transport delay and how can i update the buffer size parameter as per the warning it is coming
Hi @arunav ray, The issue that you are facing is about the buffer size parameter, of the ‘Variable Transport Delay’ block loca...
8ヶ月 前 | 0
回答済み
Deploying CNN model on FPGA DE0 Nano Board
Hi @Parthsarthi, Here are a few steps you can follow in order to develop a Simulink model of a CNN, and make it compatible wit...
Deploying CNN model on FPGA DE0 Nano Board
Hi @Parthsarthi, Here are a few steps you can follow in order to develop a Simulink model of a CNN, and make it compatible wit...
8ヶ月 前 | 1
| 採用済み
回答済み
Looking for a Simulink model of a Series HEV that I can use as the basis for implementing and testing my optimization algorithm.
Hi @Nico, There is an example model in Simscape, which was introduced by MathWorks and is compatible with MATLAB R2023b and la...
Looking for a Simulink model of a Series HEV that I can use as the basis for implementing and testing my optimization algorithm.
Hi @Nico, There is an example model in Simscape, which was introduced by MathWorks and is compatible with MATLAB R2023b and la...
8ヶ月 前 | 0
回答済み
Build time of my project is increasing after using "UpgradeAdvisor" to convert Configurable Subsystems to Variant Subsystems.
Hi @Veera, The ‘Variant Subsystem’ block offers more advantages than the previously used ‘Configurable Subsystem’ block. It ...
Build time of my project is increasing after using "UpgradeAdvisor" to convert Configurable Subsystems to Variant Subsystems.
Hi @Veera, The ‘Variant Subsystem’ block offers more advantages than the previously used ‘Configurable Subsystem’ block. It ...
8ヶ月 前 | 0
| 採用済み
回答済み
I am trying to use I2C block inside a interrupt but it not working
Hi @Roni, This issue is commonly observed while using STM32 boards, where I2C is interrupt based. When the ‘I2C’ block is pr...
I am trying to use I2C block inside a interrupt but it not working
Hi @Roni, This issue is commonly observed while using STM32 boards, where I2C is interrupt based. When the ‘I2C’ block is pr...
8ヶ月 前 | 0
回答済み
Error evaluating 'InitFcn' callback of Battery block (mask):
Hi @Tommy, The error message you are encountering indicates an issue with the initialization function (‘InitFcn’) of a masked b...
Error evaluating 'InitFcn' callback of Battery block (mask):
Hi @Tommy, The error message you are encountering indicates an issue with the initialization function (‘InitFcn’) of a masked b...
8ヶ月 前 | 0
回答済み
Motor Control without using Host Model
Hi @Bhagyesh, If you wish to control the motor speed without using the host model, you can try changing the structure of the ...
Motor Control without using Host Model
Hi @Bhagyesh, If you wish to control the motor speed without using the host model, you can try changing the structure of the ...
8ヶ月 前 | 0
回答済み
Problem in compiling the C++ code created by simulink Embedded Coder Quick Start "rtw_continuous.h" file not included
Hi @mehran khoshnevisan, The error you are facing with the ‘rtw_continuous.h’ and ‘rtw_solver.h’ header files not being found, ...
Problem in compiling the C++ code created by simulink Embedded Coder Quick Start "rtw_continuous.h" file not included
Hi @mehran khoshnevisan, The error you are facing with the ‘rtw_continuous.h’ and ‘rtw_solver.h’ header files not being found, ...
8ヶ月 前 | 0
回答済み
How to use inlining for S-Function in Simulink with PLC Coder? Or, how to convert C++ code to other languages with PLC Coder?
Hi @min, I faced a similar issue while generating code from an ‘s-function’ block using PLC Coder. I came across a previous ...
How to use inlining for S-Function in Simulink with PLC Coder? Or, how to convert C++ code to other languages with PLC Coder?
Hi @min, I faced a similar issue while generating code from an ‘s-function’ block using PLC Coder. I came across a previous ...
8ヶ月 前 | 0
回答済み
Draw arrows between Simulink blocks...
Hi @Chandran, Simulink allows users to use annotations to label block diagrams and provide more information about its content...
Draw arrows between Simulink blocks...
Hi @Chandran, Simulink allows users to use annotations to label block diagrams and provide more information about its content...
8ヶ月 前 | 0
回答済み
How to transfer data between two separate Stateflow Chart blocks in Simulink?
Hi @Semih, I noticed that you are using two separate ‘Simulink-based State Blocks’ inside the ‘Stateflow’ chart. These blocks...
How to transfer data between two separate Stateflow Chart blocks in Simulink?
Hi @Semih, I noticed that you are using two separate ‘Simulink-based State Blocks’ inside the ‘Stateflow’ chart. These blocks...
8ヶ月 前 | 0

