Statistica
All
RANK
72.566
of 300.369
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
UIFigureのタイトルバーにボタンをつけることはできるでしょうか?
App Designerを用いてGUIアプリケーションを開発をしています。 アプリのタイトルバーにボタン等の要素をつけたいと考えております。 UIFigureで生成されるウィンドウのタイトルバーはどこまで機能をつけることができるでしょうか? また、タ...
circa un mese fa | 1 risposta | 0
1
rispostaRisolto
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
11 mesi fa
Risolto
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 ...
11 mesi fa
Risolto
Find Closest Constant
Given a number x, return the value that is closest to x from this list of constants: 0, 1, , e, , (also known as ). For exampl...
11 mesi fa
Risolto
Matrix Quadrants
Write a function that takes N as the input, and outputs a matrix whose upper-left (NxN) quadrant contains all ones, the lower-ri...
11 mesi fa
Risolto
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:...
oltre un anno fa
Domanda
uifigure内で描画したuitableのColumnNameに背景色をつけるには
App Designerでuitableを表示する際、ColumnNameの欄に背景色をつけたいです。 調べたところ、html書式使えばColumnNameをある程度編集できるそうですが、App Designer上ではhtmlが反映されません。 % u...
quasi 2 anni fa | 1 risposta | 0

