photo

Benjamin Kraus

Last seen: 3日 前 2013 年からアクティブ

Followers: 5   Following: 0

Programming Languages:
C++, Javascript, MATLAB, HTML, CSS, Arduino, Shell
Spoken Languages:
English
Pronouns:
He/him

統計

All
MATLAB Answers

0 質問
359 回答

File Exchange

7 ファイル

Cody

0 問題
7 解答

ランク
110
of 301,857

評判
1,192

コントリビューション
0 質問
359 回答

回答採用率
0.00%

獲得投票数
230

ランク
2,863 of 21,441

評判
591

平均評価
4.40

コントリビューション
7 ファイル

ダウンロード
25

ALL TIME ダウンロード
5839

ランク
49,150
of 177,015

コントリビューション
0 問題
7 解答

スコア
81

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 4
  • 36 Month Streak
  • Solver
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 3
  • Knowledgeable Level 5
  • Pro
  • GitHub Submissions Level 3
  • Revival Level 2
  • Explorer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
ALT key activates toolstrip even if minimized (R2026a, release 2)
@Oliver: I apologize for the inconvenience. I was not aware of that issue when I suggested you upgrade to R2026a Update 2, but n...

18日 前 | 1

| 採用済み

回答済み
Keyboard shortcuts set to Windows upon first-time creation of a figure
@Oliver: This is a known bug that should be fixed in R2026a Update 1. I'm not aware of any workarounds to this issue other than ...

23日 前 | 2

| 採用済み

回答済み
Cannot stop warning from compassplot
The compass command supports two valid syntaxes: compassplot(theta, rho) compassplot(Z) - With this syntax, the angle(Z) is us...

6ヶ月 前 | 0

回答済み
Sometimes heatmap does not display decimal values
@Peter Fraser: The text in the cells in a heatmap hide themselves automatically when they get "too small". If you don't specify ...

6ヶ月 前 | 0

回答済み
.fig file places saved figure in a different position than that originally specified
Some questions: What release of MATLAB are you using? Do you see the same issue if you set the figure position to something mu...

7ヶ月 前 | 1

| 採用済み

回答済み
Legend not showing in MATLAB 2020b but works in 2023b
From your latest comments, it seems you have resolved the issue you were facing, but just to confirm. You asked: "Is there a di...

8ヶ月 前 | 0

| 採用済み

回答済み
Was java heap memory limited in MATLAB 2025b?
@Nick: Now that you've got an answer from technical support that it was a bug, let's talk potential solutions/workarounds. Have...

9ヶ月 前 | 1

回答済み
UIAxes toolbar very slow just to turn off
There are two ways to "remove" the Axes Toolbar: You can set the Visibility off. Setting the Visibility of the axes toolbar req...

9ヶ月 前 | 1

| 採用済み

回答済み
I am using quiver3, arrow heads orientation
I'm not aware of an easy solution to this problem with quiver3, but you may want to look at coneplot, which draws 3D cones inste...

9ヶ月 前 | 0

回答済み
In Matlab 2025a, how do I hide a plot trace
There are several options, but I think the closest to the plot browser is to use the Property Inspector: 1. Click on the "Forma...

9ヶ月 前 | 0

回答済み
Matlab calculations randomly take forever to run, not represented in tic toc
@Nathan Thompson two questions: Do you have a figure open that contains a lot of data? Are you using linkdata? I've seen an i...

9ヶ月 前 | 0

送信済み


Thermometer Chart
Create a thermometer style chart with a stem, bulb, and desired labels.

10ヶ月 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail

回答済み
Plotting segments of a stacked bar chart to avoid duplicate legend entries
@Tim: You started by saying "It visaully works hole by hole but the legend duplicates according to the number of "objects" on th...

10ヶ月 前 | 0

回答済み
How to prevent colors changing when appending new frames to a video
I'm not an exepert in MPEG-4 video compression, but my understanding is that MPEG-4 is a lossy video compression technology, so ...

12ヶ月 前 | 1

回答済み
How do you match the width of figures in a tiledlayout when using axis equal?
Now that I've gone through the exercise of doing that using tiledlayout, I think I would suggest using neither tiledlayout nor s...

12ヶ月 前 | 1

| 採用済み

回答済み
How do you match the width of figures in a tiledlayout when using axis equal?
You can do this with tiledlayout, but it is not really what tiledlayout was designed to do. Part of the core of the layout algor...

12ヶ月 前 | 1

回答済み
Change data contained in a binary .mat file
You can't view a MAT-file in the Variable Editor without first loading the contents into MATLAB, so if you are seeing the conten...

12ヶ月 前 | 1

回答済み
How to plot a map in pole zone?
You can use mapaxes (part of the Mapping Toolbox) to plot at the north pole. Below is an example of how you could do this using...

約1年 前 | 1

回答済み
How to use figure(1) in MATLAB APP
I'm curious why you are calling figure(1)? I can think of three reasons you may be calling figure(1): You want to put the figu...

約1年 前 | 0

回答済み
How do install 2024b and not use 2025a?
The specific release(s) of MATLAB you can install/use depend on the specifics of your MATLAB license. You should check with the ...

約1年 前 | 0

回答済み
App designer : Saveas save all the interface and not just the figure mentionned
The saveas command is designed to save an entire figure to a special file-format (.fig) so that it can be opened again in MATLAB...

約1年 前 | 0

回答済み
Is Matlab 2021b still in support?
While MathWorks will do it's best to support old releases, there are some limitations due to changes in the underlying operating...

約1年 前 | 0

回答済み
autocomplete filenames paths function input
I don't think it is possible to do what you are requesting using an arguments block alone without also using functionSignatures....

約1年 前 | 0

| 採用済み

回答済み
Revert the 2025 Editor taskbar icon
There is no preference to change this behavior. I will capture this feedback so we can look into changing this back in a future ...

約1年 前 | 3

| 採用済み

回答済み
How can one switch between locations of same namespace in one file system?
If you have two folders on the path that both include the same namespace folders, their contents will be merged. If there are fi...

約1年 前 | 1

| 採用済み

回答済み
A question about text string concatenation
The issue you are having is that Cruise_ID(Ind3) is a scalar string and not a character row vector. Concatenation works differe...

約1年 前 | 1

回答済み
plot 2D-function: x and y Range
While @Abhishek's solution is a fine solution, there is no restriction that the x and y input to the surf command are the output...

約1年 前 | 0

回答済み
Coloured circles on a mesh
What approach did you use to draw the rectangles? The easiest approach to drawing circles in MATLAB is using the rectangle comm...

約1年 前 | 0

回答済み
Assigning tstart to tic, when tic is a timer start function
As @Stephen23 said, if you have an app, storing the output from tic in a property on your app is a good approach. However, anoth...

約1年 前 | 0

| 採用済み

回答済み
catch line using callback
The function that is called by the ButtonDownFcn has the line that you clicked on as an input argument. mycallback = @(o,~) set...

約1年 前 | 0

| 採用済み

さらに読み込む