Community Profile

photo

Iacopo


Last seen: 8 months 前 自 2022 起处于活动状态

统计数据

  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


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

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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 ...

1 year 前 | 1 个回答 | 0

1

个回答

已回答
Get Drive Volume information
Thanks everyone! With a small change, what I needed was: S = system('wmic volume get serialNumber') Thanks!

1 year 前 | 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. ...

1 year 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答

提问


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

2 years 前 | 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...

2 years 前 | 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). ...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 1 个回答 | 0

1

个回答