![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/jweikampstudenthannl_1515661046897_DEF.jpg)
Jesse
Followers: 0 Following: 0
Statistics
RANK
234.764
of 297.016
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Numerical solution of symbolic equation
Could someone help me with my solving problems? Here is my code. I would like to have numerical answers clear;clc; E = 2*1...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
Legend position is hiding other plots
How to fix this problem? legend(sprintfc('%g%n',vars),'Location','bestoutside')
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
Get max values from a table
From the attached .mat file i would like to get the max values. See picture below, there are 4 peaks, i would like to get all th...
ongeveer 6 jaar ago | 2 answers | 0
2
answersQuestion
Numbers to scientific notation.
In table Ft i would like to have the numbers in scientific notation, what is the right way to do that? clearvars close all ...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
How to set numbers in legend
I'm using this code to set the numbers in the legend, see attached file. This is what happens legend( sprintf('%g\n', vars...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
Change variable names in a table
Hi all, I would like to change all variable names within a table, to attached file, a cell array. This is what i use now; r...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
Divide table takes a lot of calculation time
In my script i want to devide a table, it works for now, but it takes a lot of time. How can i do this easier or faster? rea...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
Load different files in a loop
I would like to open different files, and have the data plot in different subplots. Currently i have the code beneath for a spec...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
Unique color for every plot line
To identify every line in a legend i want it to have a unique color. as you can see, is already tried some. I'm still learnin...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
How to delete a column with a specific value
In my case i would like to delete specific columns where for example the minimum value is 2e11; This code below doesn't work,...
meer dan 6 jaar ago | 2 answers | 0