Answered
Saving data from time loop into 3D matrix
You have 3 sets of data Z(depth), Tnew(Temperature) & Osat(oxygen saturation). And you want to arrange the data into a 3-d matri...

bijna 2 jaar ago | 0

Answered
c++ - MATLAB array conversion with clibgen
According to the code snippet of “main.hpp” file, you are trying to create a MATLAB array using ArrayFactory and want to transfe...

bijna 2 jaar ago | 0

Answered
Fail to using Matlab mobile sensors and import data from it
The failure in uploading of logged data to cloud may be due to compatibility of your device with MATLAB or due to some connectiv...

bijna 2 jaar ago | 0

Answered
Reading an array of 800 X 1280 data points for a file and compare to a criteria (a number) and report (write) any numbers lower than criteria into an excel file
You can have a look at the below demo script which uses three demo text files test1, test2 & test3. And criteria that must be sa...

bijna 2 jaar ago | 0

Answered
Simulink simulation is too slow
Simulation of a PLL (Phase Locking Loop) design can be sometimes difficult as well as time consuming because of the vastly diffe...

bijna 2 jaar ago | 0

Answered
DFIG based wind with AC DC converter
I am not sure about the entire technical details of the Model that you are trying to simulate. However, this might be a possible...

bijna 2 jaar ago | 0

Answered
Assigning a hotkey in app designer to activate the push button
The interpretation of the description provided is that you want the button to be pushed automatically when the hotkey ‘c’ is pre...

bijna 2 jaar ago | 0

Answered
Displaying randomized texts in app designer (GUI)
The possible workaround for the issue faced is you can have an edit field which indicates “correct” or “incorrect” to the App-us...

bijna 2 jaar ago | 0

Answered
Unable to load Simulink model - Unrecognized function or variable
It is possible that the machine is not having the Simscape toolbox installed. To check if it is installed or not, execute the fo...

bijna 2 jaar ago | 0

| accepted

Answered
Index exceeds the number of array elements. Index must not exceed 0.
The reason for the error is that the function ‘BlandAltman’ accepts certain number of arguments as specified in this document :(...

bijna 2 jaar ago | 0

Answered
How can I bring values from components of app designer into a matlab script that configures simulink models and is started by app designer?
I have created a demo App using AppDesigner and a demo model in Simulink whose block parameters I am updating from the App itsel...

bijna 2 jaar ago | 0