![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11214641_1649053908336_DEF.jpg)
Iacopo
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Get Drive Volume information
Thanks everyone! With a small change, what I needed was: S = system('wmic volume get serialNumber') Thanks!
Get Drive Volume information
Thanks everyone! With a small change, what I needed was: S = system('wmic volume get serialNumber') Thanks!
2년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 3 | 0
3
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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). ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0