Feeds
已回答
How to call API in simulink?
Hi @sneha bharadwaj, It is my understanding that you want to call a C function from within Simulink using the S-Function...
How to call API in simulink?
Hi @sneha bharadwaj, It is my understanding that you want to call a C function from within Simulink using the S-Function...
5 months 前 | 0
已回答
How Imfuse works? what is the difference between green and magenta?
Hi, I find that you used ‘imfuse’ in MATLAB with the 'falsecolor' method to visually compare two grayscale images using color-c...
How Imfuse works? what is the difference between green and magenta?
Hi, I find that you used ‘imfuse’ in MATLAB with the 'falsecolor' method to visually compare two grayscale images using color-c...
5 months 前 | 0
已回答
Why is there a long "busy" time when drawing gridlayout
Hi @Johnny Birch, It is my understanding that you are developing a dashboard-style table in App Designer using ‘uigridlayout’ a...
Why is there a long "busy" time when drawing gridlayout
Hi @Johnny Birch, It is my understanding that you are developing a dashboard-style table in App Designer using ‘uigridlayout’ a...
5 months 前 | 0
已回答
How to connect simulink and NI 6341?
Hi @hengyu, It is my understanding that you want to generate a signal in Simulink and output it using an NI PCIe-6341 data acqu...
How to connect simulink and NI 6341?
Hi @hengyu, It is my understanding that you want to generate a signal in Simulink and output it using an NI PCIe-6341 data acqu...
5 months 前 | 0
已回答
How to use linprog to maximize
Hi @ALI KARACA, It is my understanding that you want to solve an insurance profit maximization problem with consumer utility co...
How to use linprog to maximize
Hi @ALI KARACA, It is my understanding that you want to solve an insurance profit maximization problem with consumer utility co...
5 months 前 | 0
已回答
how to load my code c++ to raspberrypi
Hi @fikana cantri, It is my understanding that you have generated C++ code from your Simulink model and have a Raspberry Pi set...
how to load my code c++ to raspberrypi
Hi @fikana cantri, It is my understanding that you have generated C++ code from your Simulink model and have a Raspberry Pi set...
5 months 前 | 0
已回答
Fit parameters to a non linear differential equation of second order
Hi Ann, It is my understanding that you have the time-series data for Q, w, and H, and you'd like to estimate five parameters i...
Fit parameters to a non linear differential equation of second order
Hi Ann, It is my understanding that you have the time-series data for Q, w, and H, and you'd like to estimate five parameters i...
5 months 前 | 0
已回答
How to batch convert to C/C++ using Coder App?
Hi Shawn, It is my understanding that you want to batch convert a large MATLAB package consisting of many M files into C/C++ c...
How to batch convert to C/C++ using Coder App?
Hi Shawn, It is my understanding that you want to batch convert a large MATLAB package consisting of many M files into C/C++ c...
5 months 前 | 0
已回答
Toolbox, DSGE, macroeconomics, modelling
Hi @b.gloglo I understand you are looking for information about the recommended MATLAB toolboxes and resources for macroecono...
Toolbox, DSGE, macroeconomics, modelling
Hi @b.gloglo I understand you are looking for information about the recommended MATLAB toolboxes and resources for macroecono...
5 months 前 | 0
已回答
How to create excel sheet for developed model using MATLAB
Hi Maya, It is my understanding that you want to generate an Excel sheet containing both input and output data for your Sim...
How to create excel sheet for developed model using MATLAB
Hi Maya, It is my understanding that you want to generate an Excel sheet containing both input and output data for your Sim...
5 months 前 | 0
已回答
unable to build returns error" make command returns an error of 2" with C2000 (f28069m) micro controller
Hi Mark, As per my understanding, the error "make command returns an error of 2" with the C2000 (f28069m) microcontroller is o...
unable to build returns error" make command returns an error of 2" with C2000 (f28069m) micro controller
Hi Mark, As per my understanding, the error "make command returns an error of 2" with the C2000 (f28069m) microcontroller is o...
5 months 前 | 0
已回答
How to configure AUTOSAR Receiver Port for DataReceiveErrorEvent
Hi Nagaraj, To configure the AUTOSAR receiver port for ‘DataReceiveErrorEvent’, you can use the “Code Mappings” editor and the...
How to configure AUTOSAR Receiver Port for DataReceiveErrorEvent
Hi Nagaraj, To configure the AUTOSAR receiver port for ‘DataReceiveErrorEvent’, you can use the “Code Mappings” editor and the...
5 months 前 | 0
已回答
why i cannot select internal clock in matlab for s32k116?
Hi Vikash, It sounds like your issue is related to the clock source configuration in the NXP ‘Model-Based Design Toolbo...
why i cannot select internal clock in matlab for s32k116?
Hi Vikash, It sounds like your issue is related to the clock source configuration in the NXP ‘Model-Based Design Toolbo...
6 months 前 | 0
已回答
tdmswriteprop writing garbage names
Hi Paul, I understand that you are facing some issues while writing property values to a TDMS file using tdmswriteprop in MATLA...
tdmswriteprop writing garbage names
Hi Paul, I understand that you are facing some issues while writing property values to a TDMS file using tdmswriteprop in MATLA...
6 months 前 | 0
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
6 months 前
已回答
function to generate aircraft position data
Hi Sofiya, To generate synthetic aircraft position and velocity data in two dimensions with constant acceleration for...
function to generate aircraft position data
Hi Sofiya, To generate synthetic aircraft position and velocity data in two dimensions with constant acceleration for...
6 months 前 | 0
已回答
hi. i have a matlab code that it opens the simulinkmodel and the simulink model contains blocks and sensors related to unreal engine .
Hi Mahsa, The error you’re experiencing usually occurs due to a mismatch between the vehicles defined in Simulink an...
hi. i have a matlab code that it opens the simulinkmodel and the simulink model contains blocks and sensors related to unreal engine .
Hi Mahsa, The error you’re experiencing usually occurs due to a mismatch between the vehicles defined in Simulink an...
6 months 前 | 0
已回答
I want to change the color of the target object that I created with V_Real Builder every time it is repeated
Hi @Amir Azadeh Ranjbar, To change the color of your target object in the VRML/X3D scene at each iteration, you need to ...
I want to change the color of the target object that I created with V_Real Builder every time it is repeated
Hi @Amir Azadeh Ranjbar, To change the color of your target object in the VRML/X3D scene at each iteration, you need to ...
6 months 前 | 0
已回答
Inconsistencies with the solver in virtual simulation with external data acquisition-Arduino
Hi @Federico Ampudia, It sounds like your issue is related to how Simulink’s solver interacts with your model, especially w...
Inconsistencies with the solver in virtual simulation with external data acquisition-Arduino
Hi @Federico Ampudia, It sounds like your issue is related to how Simulink’s solver interacts with your model, especially w...
6 months 前 | 0
已回答
It is possible estimate the computational cost of Simulink blocks before embed on the hardware?
Hi Victor, In Simulink, diagnostics can be performed on the full model to assess computational aspects before deploying to har...
It is possible estimate the computational cost of Simulink blocks before embed on the hardware?
Hi Victor, In Simulink, diagnostics can be performed on the full model to assess computational aspects before deploying to har...
6 months 前 | 0
已回答
Please let me know the best practice for authoring a iterating logic in Simulink.
Hi Akhil, As per my understanding, for running an iterative routine at each simulation step, the MATLAB Function blo...
Please let me know the best practice for authoring a iterating logic in Simulink.
Hi Akhil, As per my understanding, for running an iterative routine at each simulation step, the MATLAB Function blo...
6 months 前 | 0
已回答
Deploying Matlab Library (Dll) Compiled in .NET to a client with no MCR
Hi Yuval, Running a MATLAB-compiled .NET library on a client machine generally requires either a full MATLAB install...
Deploying Matlab Library (Dll) Compiled in .NET to a client with no MCR
Hi Yuval, Running a MATLAB-compiled .NET library on a client machine generally requires either a full MATLAB install...
6 months 前 | 1
| 已接受
已回答
Overwrite old version when installing new one
Hi @Bo, When you install a new version of MATLAB, previous versions are not overridden by default. You can go t...
Overwrite old version when installing new one
Hi @Bo, When you install a new version of MATLAB, previous versions are not overridden by default. You can go t...
7 months 前 | 0
已回答
Allan Variance (allanvar) not working correctly
Hey John, It looks like the issue you are encountering with the "allanvar" function is recorded in the following MathWorks Do...
Allan Variance (allanvar) not working correctly
Hey John, It looks like the issue you are encountering with the "allanvar" function is recorded in the following MathWorks Do...
7 months 前 | 0
| 已接受
已回答
how can i fixe error Invalid Simulink object name: i_v_flux_of_memristor/Sine_wave in this code.
Hi Anand, The below mentioned error usually occurs from any issue with the block name or path: "Invalid Simulink object name: ...
how can i fixe error Invalid Simulink object name: i_v_flux_of_memristor/Sine_wave in this code.
Hi Anand, The below mentioned error usually occurs from any issue with the block name or path: "Invalid Simulink object name: ...
7 months 前 | 0
已回答
Historical data for Bloomberg with metadata
Hi Maite, You can use the “getdata” function to retrieve similar results and then perform additional post-processing in MATLAB....
Historical data for Bloomberg with metadata
Hi Maite, You can use the “getdata” function to retrieve similar results and then perform additional post-processing in MATLAB....
7 months 前 | 0
已回答
Can we use J1939 for NVIDIA Jetson AGX Orin?
Hi Mayukh, The CAN and J1939 blocks aren't designed to work together on the NVIDIA Jetson AGX Orin. You can use the ...
Can we use J1939 for NVIDIA Jetson AGX Orin?
Hi Mayukh, The CAN and J1939 blocks aren't designed to work together on the NVIDIA Jetson AGX Orin. You can use the ...
7 months 前 | 0
已回答
I have to generate transition probability matrix from sample data.
Hi Sami, It is my understanding that you're trying to generate a transition probability matrix in MATLAB, but you're encounteri...
I have to generate transition probability matrix from sample data.
Hi Sami, It is my understanding that you're trying to generate a transition probability matrix in MATLAB, but you're encounteri...
8 months 前 | 0
已回答
How to evaluate a function that has array and summation at the same time?
Hi Radwa, It is my understanding that you're trying to evaluate a function in MATLAB that involves both arrays and summation...
How to evaluate a function that has array and summation at the same time?
Hi Radwa, It is my understanding that you're trying to evaluate a function in MATLAB that involves both arrays and summation...
8 months 前 | 0
已回答
TRANSMIT SIMULINK DATA TO ARDUINO IDE THROUGH ESP32
Hi Roobasri, It is my understanding that you're trying to troubleshoot an issue with the ESP32 board regarding sample ti...
TRANSMIT SIMULINK DATA TO ARDUINO IDE THROUGH ESP32
Hi Roobasri, It is my understanding that you're trying to troubleshoot an issue with the ESP32 board regarding sample ti...
8 months 前 | 0


