photo

nicholas moran


Last seen: 대략 5년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
5 답변

순위
247,777
of 301,681

평판
0

참여
4 질문
5 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,380

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,086

참여
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

답변