Answered
can a timetable column reference a function handle automatically and dynamically add current value based on a set of computations?
Hi Andy, As I understand, you would like to achieve dynamic updates to a table or array. One way to achieve this is using event...

2 years ago | 0

Answered
how to make patch which is perpendicular to the line?
Hi Sierra, It seems like you want to adjust your code to make the patch perpendicular to the mean trajectory. To achieve this, ...

2 years ago | 0

Answered
App designer Simulink model as Tree
Hi Svenh, To create a GUI with a tree-like structure similar to the SLRT explorer in MATLAB's App Designer, you can follow thes...

2 years ago | 0

| accepted

Answered
how do i load an s2p file and access a single row?
Hi Jay, To load an S2P (Touchstone) file and access a single row in MATLAB, you can use the read function from the RF Toolbox. ...

2 years ago | 0

Answered
matlab的数组、cell数组等容器可以声明其内部元素的类型么?
Hi 张力翰 刘, 由于我的母语不是粤语,我将尝试用英语回答这个问题。感谢您的理解。 As I understand, you would like to hint in advance about the type of element insi...

2 years ago | 0

Answered
Find the height of the top surface of a mesh
Hi Rohan, To speed up the process of sampling the space across an XY grid from the LiDAR surface data captured from a field, yo...

2 years ago | 0

Answered
Gyroid Surface Area & Volume Calculation from existing code
Hi Syed, As I understand, you would like to calculate the surface area and volume of a gyroid by adding to the code you have p...

2 years ago | 1

| accepted

Answered
Categorizing a geographical axis with different colors
Hi Natalie, As I understand, you would like to categorize and plot the geographical data based on the likelihood of flooding. T...

2 years ago | 0

Answered
How to evaluate a fistree designed with the new addition to the app?
Hi Felix, To import and evaluate a fuzzy inference system (FIS) designed using the Fuzzy Logic Toolbox app and saved as a .mat ...

2 years ago | 0

Answered
How to access methode from class
Hello Ludo, I understand you want to access a method from an instance of a class in Simulink. To do so, you can use a MATLAB F...

2 years ago | 0

Answered
How to run a workbench journal file on already existing wbpj via Matlab ?
Hello Tarik, I understand you want to run the ANSYS Workbench (WB) in batch mode using the system or dos command in MATLAB with...

2 years ago | 0

Answered
How can I change this gabor patch so that the color of the outer circles fade away
Hello Denis, I understand that you need to modify your code to get the colour of the outer circles to fade away. The 'Alpha' ...

2 years ago | 0