Iacopo
Followers: 0 Following: 0
Statistics
RANK
205,311
of 295,527
REPUTATION
0
CONTRIBUTIONS
15 Questions
1 Answer
ANSWER ACCEPTANCE
46.67%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
read text file - header and numerical part
Hi all, I read a text file and separated the header from the matrix based on the attached example. I’ve got 2 questions: QUES...
2 years ago | 2 answers | 0
2
answersQuestion
Special Characters App Designer
Hi everyone, I would like to make a formula appear on my app designed with App Designer: h(f) = h0*(3.5+f)^{\α} I tried to ty...
2 years ago | 1 answer | 0
1
answerQuestion
Export images and PDF in App Designer
Dear all, I am using the function exportgraphics to export .png images in App Designer. I didn't find the other options availab...
2 years ago | 1 answer | 0
1
answerQuestion
Passing arguments between 2 standalone apps
Hi all, How can I pass arguments between 2 compiled apps? I tried to put in the app 2 StartUp func. arguments a variable A as ...
2 years ago | 1 answer | 0
1
answerGet Drive Volume information
Thanks everyone! With a small change, what I needed was: S = system('wmic volume get serialNumber') Thanks!
2 years ago | 0
Question
Get Drive Volume information
Hi all, Is there an instruction in Matlab I can use to get and save Drive Serial Information of an installed hard drive (ex. ...
2 years ago | 3 answers | 0
3
answersQuestion
Share global variables between windows App Designer
Hi all, I'm pretty new to App Designer. I designed a 2-windows software and would like to trasfer a global variable created in ...
2 years ago | 1 answer | 0
1
answerQuestion
Dialog box creation and mixing text/list boxes
Dear all, I'm trying to implement a dialog box within my script/app to request the user to input values to be used for a certai...
2 years ago | 1 answer | 0
1
answerQuestion
How to use dialog boxes
Hi all, Hope anyone can clear this up to me. Following the document: https://it.mathworks.com/help/matlab/creating_guis/update...
2 years ago | 0 answers | 0
0
answersQuestion
Date/time plot
Hi all, I would like to change the xlabel of my plot from samples to seconds. The plot I make is a recording from an instrument...
2 years ago | 0 answers | 0
0
answersQuestion
How to save figures and subplots App Designer
Hello, Does anyone know how to save app elements within App Designer? I have some subplots (app.axis(i)) to save. The fuction s...
2 years ago | 1 answer | 0
1
answerQuestion
Creating and managing subplots App Designer Matlab
Hi all, I'm writing an app in App Designer that displays 3 subplots for each tab within a panel as the results of some calculat...
2 years ago | 1 answer | 0
1
answerQuestion
How to concatenate multiple text files in a single matrix
Hi all, I'm trying to concatenate multiple text files in a single matrix and process it together (example files are attached). ...
2 years ago | 1 answer | 0
1
answerQuestion
Creating subplots in a for cycle with App Designer
Hi all, I’m trying to create subplots within a Panel with a for cycle in App Designer. I was able to implement my first 3 subp...
2 years ago | 1 answer | 0
1
answerQuestion
Reading multiple txt files and placing numerical data in a matrix
Hi all, I'm trying to read multiple file text without the header and pile up their numerical content. I have attached an example...
2 years ago | 1 answer | 0
1
answerQuestion
Read txt file with no header
Hi all, I have attached one of the txt I need to extract only the numeric data from, skipping thr headers. it works for that fil...
2 years ago | 1 answer | 0