Domanda


Organize a Simulink Model
Hello ! I would like to know if there is a fonction or a way to auto-organize a Simulink Model ? I have several models with ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Use a variable from a function in App designer
Hello ! I have a Matlab function testLectureXML() which has a variable n_component. I have a GUI with an Appdesigner code too...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Call an attribute from a Matlab script in AppDesigner GUI
I have created a GUI with app designer which launch a matlab program after the user chose a file and pressed launch button : f...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Retrieve an attribute from matlab to app designer
Hello ! I have a matlab script with some attributes and an App designer script. I would like to know if it is possible to use...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Is it possible to know if there duplicated element in an array with Matlab ?
Hello ! I would like to if it is possible to know if there are duplicated element in an array with matlab like this : A = {...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Dissect a String and create list with Matlab
Hello ! I come from Python and i would like, with Matlab, to dissect a string and keep each part in a List. Like that : A = "b...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Is it possible to make a while error or while no error Matlab
Hello ! In my matlab script i'm parsing a text file with a specific tag structure and creating Simulink Block for each occuren...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to dissect a file path and keep extension Matlab
I have my file path in a string : path = 'D:\Users\Documents\MATLAB\capella_to_matlab.txt' How can i put only the extension i...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Accept a specific type of file Matlab
I have a GUI using a Browe Button to search a file : function Browse(app, event) FileName,FilePath ]= uigetfile(); ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Launch a matlab script when push button app designer Matlab
Hello ! I have already created a button that allow user to browse a file and a TextArea that display the File Path. function ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Get parameter of a specific Simulink Block and compare it, Matlab
Hello ! I'm parsing a text file with matlab which looks like this : [Date] 2019-03-27 10:45:10.167618 [Component] Compon...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Undefined variable "Simulink" or class "Simulink.findBlocks".
Hello ! I'm trying to use the matlab function Simulink.findBlocks(), after some research i found that this function was implem...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Loop "if arg in ..."
Hello, I come from Python and i would like to know if there is a if a in b : ... end loop in matlab. Thanks !

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Rename an inport and outport of Subsystem
Hello ! I am parsing a text file with matlab and trying to create a Simulink model from Matlab. new_system(link_NameValue); ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Parsing Text File with Matlab
Hello ! I'm new with matlab and i'm trying to parse a text file with Matlab which contains my own markup language. [Date] 20...

oltre 5 anni fa | 1 risposta | 0

1

risposta