답변 있음
can some one explain me how to pass /give argument to add function instead of void value in simulink function
Hi Siddanagouda, It is not recommended to make changes to the generated code or the default function signatures unless you have...

1년 초과 전 | 0

답변 있음
Using Simulink for Solver use
Hi Yasaswi, You can follow these examples to learn about using Objective functions and constrains in MATLAB: https://www.mathw...

1년 초과 전 | 0

답변 있음
I DON'T KNOW WHAT IS THIS ERROR. CAN SOMEONE HELP ME PLEASE
Hi Vikai, The error message you're encountering, avrdude: ser_open(): can't open device "\\.\COM11": Access is denied, typicall...

1년 초과 전 | 0

답변 있음
Streaming Hololens 2 camera signal to Matlab/Simulink
Hi Alexander, This could be helpful, https://www.trycatchdebug.net/news/1248461/streaming-hololens-2-to-matlab-simulink

1년 초과 전 | 0

| 수락됨

답변 있음
Asynchronous read\write via serial port (App designer)
Hi Andrei, There is no 'async' property for serialport. In order to read data asynchronously using serialport, you can use the ...

1년 초과 전 | 0

답변 있음
Mapping external inputs from Excel file to Test Harness fails
Hi Jency, It seems from this answer, https://www.mathworks.com/matlabcentral/answers/345380-mapping-test-harness-inputs-to-an-e...

1년 초과 전 | 0

답변 있음
How to compile two different array type into one variable
Hi Morin, You need to first convert the struct to cell array to be able to concatenate them. You can use the 'struct2cell' func...

1년 초과 전 | 0

답변 있음
Test Manager external input file (Excel) defines input and expected output, but the test result Boolean type comes is off by a step.
Hi Solomon, This is not a synchronization issue but most likely a round-off error that can happen when passing discrete time in...

1년 초과 전 | 0

답변 있음
issues in creating a mex file that uses as c++ object that works on complex<int32_t> data type...
Hi Surendra, From what I understand from the provided code snippet, the issue is that you are casting an mxArray data type to...

1년 초과 전 | 0

답변 있음
Simulink Initialize Function: Use In-Port for init and normal running
Hi Lionel, One of the ways you can get around this issue could be to use a data store memory block. The same input that you a...

거의 2년 전 | 0

답변 있음
Matlab "pyenv" doesn't respect user path / user env configured with anaconda
Hi Tucker, As per my understanding, you have created a python environment in anaconda with python3 and several packages and you...

거의 2년 전 | 0

답변 있음
sl_customization not refreshing Simulink Library Broswer
Hi Leonid, As per my understanding, you want to hide some blocks from the Simulink Library view using a custom "sl_customizatio...

거의 2년 전 | 0

답변 있음
Packing a Simulink project in Docker
Hi Santiago, I understand that you want to package a Simulink model into a docker image. Yes, it is indeed possible to packag...

거의 2년 전 | 0

답변 있음
how to configure things speak with nrf mcu board using zephyr based environment.
Hi Prakhar, I found a few examples where Thingspeak is used to read and write data as well as send data over internet. You can ...

대략 2년 전 | 0

답변 있음
IS CONFIGURING TWO USRPS THROUGH MIMO CABLE TO A SINGLE PC SUPPORTED IN MATLAB
Hi Sana, I found similiar questions which have been answered and suggest that it is possible to configure two USRPs through MIM...

대략 2년 전 | 0

답변 있음
Issue with LCC/MSVC accelarator compiler
Hi Damien, I see that you have installed the VC++ 2017 and you want to know how you can further change the compiler used by Sim...

대략 2년 전 | 0