統計
All
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...
約1年 前 | 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...
約1年 前 | 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...
1年以上 前 | 2 件の回答 | 0
2
回答解決済み
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:...
1年以上 前
質問
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...
1年以上 前 | 1 件の回答 | 0
1
回答Discussion
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年以上 前 | 0
質問
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年以上 前 | 1 件の回答 | 0
