photo

ALEXANDROS


自 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

统计学

All
MATLAB Answers

5 个提问
0 个回答

Cody

0 个问题
1 个答案

排名
146,408
of 297,503

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
115,329
of 159,017

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver

查看徽章

Feeds

排序方式:

提问


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

4 months 前 | 1 个回答 | 0

1

个回答

提问


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

5 months 前 | 2 个回答 | 0

2

个回答

提问


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

6 months 前 | 2 个回答 | 0

2

个回答

提问


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

7 months 前 | 1 个回答 | 0

1

个回答

提问


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

11 months 前 | 1 个回答 | 0

1

个回答