Gowtham Uma M Jaganathan
The Mathsworks Inc
2016 年からアクティブ
Followers: 0 Following: 0
I'm an Application Support Engineer at MathWorks and an Computer Science Engineer by education.
Outside of work I like to hack with my RaspberryPi!
統計
MATLAB Answers
0 質問
13 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Toggle button ForeGroundcolor not rendered properly after enable
I was able to reproduce this issue. This may be a bug in MATLAB graphics. For now, resizing the figure is one workaround for...
Toggle button ForeGroundcolor not rendered properly after enable
I was able to reproduce this issue. This may be a bug in MATLAB graphics. For now, resizing the figure is one workaround for...
8年以上 前 | 0
回答済み
*Novice - Simulink Linear Analysis Tool 'Reference to non-existent 'FullInputName' error - I cannot find anything on that to debug it...
This error generally means that the variable "FullInputName" is not in the scope of your function call(or function's workspace)....
*Novice - Simulink Linear Analysis Tool 'Reference to non-existent 'FullInputName' error - I cannot find anything on that to debug it...
This error generally means that the variable "FullInputName" is not in the scope of your function call(or function's workspace)....
8年以上 前 | 0
| 採用済み
回答済み
Creation of Simulink Real-Time CD Boot image failed. Matlab r2016b, Win 10.
This is a bug in R2016b when creating CD boot images due to the size of the kernel being larger than the size of a floppy 1.44mb...
Creation of Simulink Real-Time CD Boot image failed. Matlab r2016b, Win 10.
This is a bug in R2016b when creating CD boot images due to the size of the kernel being larger than the size of a floppy 1.44mb...
8年以上 前 | 1
| 採用済み
回答済み
how can i build a tic tae toe game in matlab
If you are a new user to MATLAB, do refer to the tutorial link posted by Walter Roberson. To specifically answer your questio...
how can i build a tic tae toe game in matlab
If you are a new user to MATLAB, do refer to the tutorial link posted by Walter Roberson. To specifically answer your questio...
8年以上 前 | 0
回答済み
What should be the dimension of the 'X' matrix when fitting a ARIMAX(p,q) model?
I believe that in your question, 'X' corresponds to the exogenous predictor variable. If you do not specify presample respons...
What should be the dimension of the 'X' matrix when fitting a ARIMAX(p,q) model?
I believe that in your question, 'X' corresponds to the exogenous predictor variable. If you do not specify presample respons...
8年以上 前 | 0
| 採用済み
回答済み
Plot gridbox and point
My understanding is that you have four vectors (lonsimul, latsimul, lonobs, latobs) based on which you are performing a scatter ...
Plot gridbox and point
My understanding is that you have four vectors (lonsimul, latsimul, lonobs, latobs) based on which you are performing a scatter ...
8年以上 前 | 0
回答済み
error for "arm_cortex_a:dsp_armcortexa_template"
My understanding is that you are getting a warning message when you try to open Simulink. This may have happened because support...
error for "arm_cortex_a:dsp_armcortexa_template"
My understanding is that you are getting a warning message when you try to open Simulink. This may have happened because support...
8年以上 前 | 0
| 採用済み
回答済み
I'm having this problem with matlab (MATLAB:3662): GLib-WARNING **: unknown option bit(s) set - - - - (ubuntu 14.04)
I do not have much information on when you get this warning and what code you are trying to execute. It is possible that if ...
I'm having this problem with matlab (MATLAB:3662): GLib-WARNING **: unknown option bit(s) set - - - - (ubuntu 14.04)
I do not have much information on when you get this warning and what code you are trying to execute. It is possible that if ...
8年以上 前 | 0
回答済み
How to transform/scale data with XLim adjusted x axis range in plot?
My understanding is that you want to change the X-axis limits while maintaining the consistency to data points. You can do th...
How to transform/scale data with XLim adjusted x axis range in plot?
My understanding is that you want to change the X-axis limits while maintaining the consistency to data points. You can do th...
8年以上 前 | 1
回答済み
Programmatic use of openvar - stoping a function while openvar is open
As I understand, you want the execution of code to pause till you complete editing the Variable Editor. As of MATLAB R2016b t...
Programmatic use of openvar - stoping a function while openvar is open
As I understand, you want the execution of code to pause till you complete editing the Variable Editor. As of MATLAB R2016b t...
8年以上 前 | 0
回答済み
PaperSize problem when printing EPS
The "PaperSize" property of the figure affects only PDF and PostScript file formats while saving the figure. Hence, when you are...
PaperSize problem when printing EPS
The "PaperSize" property of the figure affects only PDF and PostScript file formats while saving the figure. Hence, when you are...
8年以上 前 | 0
| 採用済み
回答済み
Used getframe command to create video, but get empty file
I understand that you are getting an empty video file after using “VideoWriter” function. You can try opening the file withi...
Used getframe command to create video, but get empty file
I understand that you are getting an empty video file after using “VideoWriter” function. You can try opening the file withi...
8年以上 前 | 0
| 採用済み
回答済み
Matlab crash caused History.xml to be reset.
As I understand, your command history has been reset after your recent MATLAB crash. Whenever MATLAB exits, the “History.xml...
Matlab crash caused History.xml to be reset.
As I understand, your command history has been reset after your recent MATLAB crash. Whenever MATLAB exits, the “History.xml...
8年以上 前 | 0
| 採用済み