photo

Milton Logothetis


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
14,884
of 300,364

REPUTATION
3

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
2

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

View by

Question


3D surface plot with daily hours in the x-axis and days in y-axis
Hi, I'm new to 3D plots and I want to make a surface plot. The data to be plotted will consist of some sensor values including a...

7 years ago | 0 answers | 0

0

answers

Answered
Make a table from a structure
I figured it out ! Apparently the field name should be set to x_T before inserting the variables to the table. fnames = fieldn...

7 years ago | 1

| accepted

Question


Make a table from a structure
Hi, I want to create a table from a structure that has n fields and I also want the fieldnames to be added as variable names. I ...

7 years ago | 2 answers | 0

2

answers

Question


Combine listdlg and inputdlg into a UI
Hello guys. I am quite new in matlab and I want to create a simple script where the user can utilize listdlg to choose between a...

7 years ago | 0 answers | 0

0

answers

Question


Save logical array inside another array in a while loop
I have a script that runs an infinite "while" loop and creates a 1-row logical array with varying columns in each loop. Now, th...

7 years ago | 0 answers | 0

0

answers

Question


Compact way to plot multiple listdlg items depending on user input.
I want to find a way to write a compact script that requests user input on a listdlg box and plots a graph depending on the para...

7 years ago | 1 answer | 1

1

answer