Answered
如何查看mac版simulink支持哪些工具箱?
Hi 桐, 我会用英语回答这个问题,因为我的母语不是中文。 The MATLAB toolboxes that are not supported in Mac OS can be found in the following link: https:...

6 månader ago | 0

Answered
Vehicle Network Toolbox Value Table Use
Hi Min, A timetable that shows "on" or "off" instead of 1 or 0 can be created using the value table defined in the DBC file by ...

6 månader ago | 0

| accepted

Answered
How can I convert IMU data to position data in simulink?
Hi Setthivadee, Here is a step-by-step guide to help you create a Simulink model to control a robot via ROS communication: 1....

6 månader ago | 0

Answered
How to copy/paste or use script to modify array in Variable Editor?
Hi Mark, The variables in the model workspace can be accessed and modified using the "Simulink.ModelWorkspace" object of the mo...

6 månader ago | 0

| accepted

Answered
How to export a cell array consisting of matrices in each cell into different excel sheets in single workbook?
Hi Venkata, The "writematrix" function in MATLAB can be called inside a loop to export each matrix inside the cell array to sep...

6 månader ago | 0

Answered
From spreadsheet block - sl_iofile:excelfile:BlockSimError Microsoft Excel was not registered properly
Hi Diederik, There are several reasons why this issue can occur. If you are getting this error, it means MATLAB is not able t...

6 månader ago | 0

Answered
How do programatically sort a uitable?
Hi Robert, When the data in the "uitable" is changed programatically, instead of directly changing the data, the following can ...

7 månader ago | 0

Answered
How to import block parameters into a test assessment block
Hi Kamal, I understand that you want to include mask parameters as variables in the test harness. In this case, the mask param...

7 månader ago | 1

| accepted

Answered
Alternative for copyobj function
Hi Aybars, I understand that you require an alternative to "copyobj" function that can copy all the callbacks and properties of...

8 månader ago | 0

Answered
Simulink仿真参数动态调节
Hi 鑫 王, 由于我的母语不是中文,所以我会尝试用英语回答这个问题。感谢您的理解。 I understand that you want to prevent the model from recompiling each time you modi...

8 månader ago | 0

Answered
matlab显示无法与所需的mathwoks通信,错误5201,卸载重新安装后还是有这个错误
Hi 志倩, 由于我的母语不是中文,所以我会尝试用英语回答这个问题。感谢您的理解。 This error message indicates that MATLAB has encountered a problem obtaining a lic...

8 månader ago | 0

Answered
how to make sending CAN data until end time in simulink?
Hi みほ, I understand that you want to send CAN data using .mat file until the simulation ends in Simulink. Please follow th...

9 månader ago | 0

| accepted

Answered
How to plot two driving scenarios togather
Hi Abdullah, I understand that you want to plot two driving scenarios on the same plot to implement a collision avoidance si...

9 månader ago | 0

Answered
Why does using set_param() in a for loop run Simulink models so fast when compared with the sim() function?
Hi Matt, I understand that you want to know why using the “set_param” function inside a for loop run Simulink models much f...

9 månader ago | 0

| accepted

Answered
Load flow Analyzer Report to Excel
Hi Jenny, I understand that you want to export the load flow analyzer report in Excel format but are unable to do so due to a...

9 månader ago | 0

Answered
After writing a numeric matrix in excel using writematrix, the format of each cell in excel is text and not a number.
Hi Fernando, I understand that you want to write the data in the number matrix “DATA” to an Excel sheet, but the data is writ...

9 månader ago | 0

Answered
Using Cells() in VBA with Excel via ActiveX
Hi dpb, I understand that you have used the “Cells” function in Excel VBA macro and want to implement the same logic in MATLAB...

9 månader ago | 0

Answered
How to create subsets?
Hi Luca, I understand that you want to create five portfolios, where each portfolio holds 20% of the stocks according to their...

9 månader ago | 0

Answered
How to convert 4 by 8 matrix bytevalues to correspond to a 4 by 1 milliseconds
Hi Uzochukwu, I understand that you want to convert a 4x8 matrix of byte values to correspond to a 4x1 millisecond matrix. ...

9 månader ago | 0

Answered
MATLAB code for ILEACH protocol in WSN reqired
Hi Chun, I understand that you are looking for the MATLAB code that implements the Improved Leach protocol for routing in Wir...

9 månader ago | 0

Answered
How to call a symbolic function from cell array
Hi Annette, I understand that you want to know if there is a way to call the symbolic function stored in a cell array. In thi...

9 månader ago | 0

Answered
Solving an optimization problem including an LMI eigen value problem.
Hi Tesso, I understand that you want to validate the correctness of the MATLAB code you have written to solve the given LMI...

9 månader ago | 1

Answered
Can negative scores of one class SVM be used as threshold in ROC?
Hi Tran, I understand that you want to know if negative thresholds can be used as optimal points in ROC curve and if it resul...

10 månader ago | 0

Answered
Can unlocked custom attributes be protected again?
Hi Katharina, I understand that you want to know if there is a way to protect the referenced requirements that have already b...

10 månader ago | 0

Answered
Unable to install MinGW-w64
Hi Magdalini, I understand that you are facing a download error while trying to install the MinGW-w64 compiler using the add-o...

10 månader ago | 0

Answered
Code Generation using Matlab script
Hi Suryakiran, I understand that you are facing a dilemma on whether to use the “rtwbuild” or the “rti_build2” function when b...

10 månader ago | 0

Answered
Measuring the absolute deviation from a group median with median removal
Hi Jonas, I understand that you wish to know if removing the zero deviation entries is permitted when analyzing the absolute de...

10 månader ago | 0

| accepted

Answered
I am trying to Build a Pressure intensfier.
Hi Deepak,     I understand that you want to use Simulink to model a pressure intensifier and observe the output pressure us...

10 månader ago | 0

Answered
I am trying to Build a Pressure intensfier
Hi Deepak,     I understand that you want to use Simulink to model a pressure intensifier and observe the output pressure usin...

10 månader ago | 0

Answered
how to make vector as response value using gaussian process regression?
Hi Sierra,    I understand that you want to use the first column, that is, the ‘vertices’ column from the table, which is of t...

10 månader ago | 0

Load more