Community Profile

photo

Jacob Schoeb


2017 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

質問


How to activate the code in a callback from a push button in one GUI from another pushbutton from the other GUI?
Basically, I am doing a delete confirmation pop-up window (not menu uicontrol) when another GUI's delete push button is pressed....

約7年 前 | 1 件の回答 | 0

1

回答

質問


What is the best way of deleting multiple rows of a uitable using a pushbutton?
I am creating a to-do list where entries, dates, identification of importance are each column in a uitable. I want to delete one...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Is there a way to do a save as for a GUI where you can save it as a completely different name with keeping the original file there?
I want to allow a user to save a GUI and name the file themselves. Just like a Microsoft office save as function, where they can...

約7年 前 | 1 件の回答 | 0

1

回答

質問


How to sort string in a list of edit box based on a toggle buttons for each of them?
I am currently working on a creating a to-do list and I am stuck on sorting my values and strings of other uicontrols. I created...

約7年 前 | 1 件の回答 | 1

1

回答

質問


How do I enable and disable sets of uicontrols at the same time?
I am creating a list of that a user can edit. It consists of edit boxes, check boxes, and toggle buttons on the same line in th...

約7年 前 | 1 件の回答 | 0

1

回答

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

約7年 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

約7年 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

約7年 前

解決済み


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

約7年 前

質問


I need help with separating two gray scale images. It is masked message but there is a static (randi) image on top of it or incorporated into its data. I need to remove the static and make it a clear message. The image is just one .bmp file.
I need help with separating two gray scale images. It is masked message but there is a static (randi) image on top of it or inco...

約7年 前 | 1 件の回答 | 0

1

回答