![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16428152_1569936420768_DEF.jpg)
James Knight
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,687
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
one two three four
I have two strings stored in a variable EG A='HELLO' B='TEST' I want to repeat B to make it the same length as A ...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Repeat the value of a variable to match the length of another variable
Hi I have two variables X = TESTING Y = WORLD I want to repeat Y until its the same length as X EG X = TESTING ...
5年以上 前 | 2 件の回答 | 0
2
回答質問
Place a space between executed code
Hi Whats the best way of placing a psace in the executed code in matlab EG userinput= input ('Enter your text here: ...
5年以上 前 | 0 件の回答 | 0
0
回答質問
If a number in a matrix is <9 add 5 to it
Hi I was reading on Matlab refrences : A = 4×4 16 2 3 13 5 11 10 8 9 7 6...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Display a value from a Matrix based on user input
Hi I have a matrix , if the user enters '1234' at userinput I would like the output to be the next cell along or '5678' B etc. e...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Get data from a Cellstr
Hi I have a Cellstr and I want to call the data from it 5 numbers at a time, so the user enters the text, and a binary value...
5年以上 前 | 1 件の回答 | 0
1
回答質問
using strrep multiple times
Hi I want to use strrep multiple times but , whats the correct way of doing this without retyping sstrep Thanks in advan...
5年以上 前 | 2 件の回答 | 0