photo

Andre


Last seen: Today 2023년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 3
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

질문


can i somehow get the connections and dependencies involving several scripts ?
hi, i have a skript in my hands, that uses of around 50 selfmade functions. my problem is, that many of them have near a dozen ...

8개월 전 | 답변 수: 1 | 0

1

답변

답변 있음
Matlab in AVX2 mode (for AMD CPU's)
sry to necro this thread, but i was searching for AVX512 in this regard, but didnt find a definite answer to this. is AVX512 sup...

11개월 전 | 0

질문


how can i get excel to use the time vector of a timetable properly ?
hi :) i am having a script, where i automatically create timetables, cause they are so awesome and useful and after that i cr...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


set number of ticks at any given time
hi, i am searching for something to set the amunt of ticks to a fix value of a plot. the reason is, right now im plotting liv...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


using set to plot within a for loop, having trouble with setting up multiple plots (set title, subplots etc.)
hi everyone, the use for this is to plot "live" data gathered by sensors. i made a test script so i can test animated lines a...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


exporting to pdf from live script does not include control elements
hello everyone, i wanted to make use of the live script and the export function, to export the plots i made as well as the us...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


textscan does not scan the text as accurate as strread, i have "errors"
Hi everyone, i have a string with several values from an alicat as input and i want to cut into several values using textscan. ...

대략 1년 전 | 답변 수: 3 | 0

3

답변

답변 있음
save several plots in seperate files within a live script
i said in a response that i did post the error, but for some reason its not been posted, it was there before i had sent the post...

대략 1년 전 | 0

질문


save several plots in seperate files within a live script
hello there, i have a live script which plots the results at its end. it creates a new figure and title and so on. now i want...

대략 1년 전 | 답변 수: 2 | 0

2

답변

문제를 풀었습니다


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 ...

대략 1년 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

대략 1년 전

문제를 풀었습니다


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:...

대략 1년 전