photo

nicholas moran


Last seen: 約5年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
5 回答

ランク
247,892
of 301,800

評判
0

コントリビューション
4 質問
5 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,411

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,593

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
I can't get my code to run
Hello Jan, slightly confused. This is the code path:

約5年 前 | 0

質問


I can't get my code to run
My code wont run and I keep getting: Error using textread (line 162) File not found. Error in WeekImages (line 20) [Sepera...

約5年 前 | 2 件の回答 | 0

2

回答

回答済み
How to change length of profile on a plot
Beautiful, worked a treat, thank you

約5年 前 | 0

質問


How to change length of profile on a plot
When I run this code for a simple plot: %% Constants gamma=0.0067; % Universal Garvitational Constant [cgs] %% Sp...

約5年 前 | 2 件の回答 | 0

2

回答

回答済み
How to plot a 2nd Yaxis on a 2D plot
Trying to achieve this but with Elevation on the other Yaxis:

約5年 前 | 0

回答済み
How to plot a 2nd Yaxis on a 2D plot
So far I can't get the third variable; %% Program for reading data from txt file clear all; close all; main_path = 'C:\...

約5年 前 | 0

回答済み
How to plot a 2nd Yaxis on a 2D plot
I will give it a go

約5年 前 | 0

質問


How to plot a 2nd Yaxis on a 2D plot
I am wanting to plot a second Y axis on my 2D plot. I need to include 'Elevation' from the textread line So my plot should be,...

約5年 前 | 4 件の回答 | 0

4

回答

質問


A .txt file with 3 coloumns copied into Excel for calculations. Saved as a .txt file originally, but tried Data = readtable('Code.xls'); writetable(Data, 'Code.txt'). When i run it: Error in FirstAssess (line 19) Data = readtable('Code.xls');
My Excel file is called Code.xls, saved from the .txt file from Uni. This is my code so far: main_path = 'C:\\'; print_chec...

約5年 前 | 0 件の回答 | 0

0

回答