photo

ALEXANDROS


Active since 2024

Followers: 0   Following: 0

BSc Physics | Studying MSc Medical Physics - Radiation Physics

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Programming, Physics, Medical Physics

Statistics

All
MATLAB Answers

5 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
144,822
of 298,350

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,571

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
116,486
of 160,925

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

Question


best combination for lowest possible dose and lowest possible material cost
Hello, I have been trying to get the best possible combination of low dose and low material cost. The dose and cost seem to be...

5 months ago | 1 answer | 0

1

answer

Question


Plotting Dynamic Contours on a Floor plan
Hello, So i have this function and want to make the contour lines dynamic/adaptable, meaning that i want the contours to recogn...

6 months ago | 2 answers | 0

2

answers

Question


merging two table cells?
I was wondering if there is a way to merge two cells of a uitable. I have a uitable with 6 pairs of variables, thickness and cos...

7 months ago | 2 answers | 0

2

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

8 months ago

Question


How to add a point on an image?
Hello, So i have the following code: clear all clc % Creating Tabs and properties fig = uifigure("Name", "BISC"); fig.Resi...

8 months ago | 1 answer | 0

1

answer

Question


Hello everyone! So i am kind of new to MATLAB. I created a UI with tabs, however when i maximise the UI figure, the tabs do not resize along with it. How can i manage this? Thank you in advance.
clear all clc %Creating Tabs fig = uifigure("Name","BISC"); set(fig, 'Units', 'normalized', 'Position', [0.1, 0.1, 0.8, 0.8...

1 year ago | 1 answer | 0

1

answer