Question


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 ...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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...

nästan 5 år ago | 0 answers | 0

0

answers

Question


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...

nästan 5 år ago | 0 answers | 0

0

answers

Question


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...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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 = {...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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(); ...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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 ...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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...

nästan 5 år ago | 0 answers | 0

0

answers

Question


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...

nästan 5 år ago | 0 answers | 0

0

answers

Question


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 !

nästan 5 år ago | 1 answer | 0

1

answer

Question


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); ...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 5 år ago | 1 answer | 0

1

answer